Skip to main content
A newer version of this page is available. .

ExtensionsFactory<ModelType> Class

Contains strongly typed helper methods to create DevExpress MVC extensions.

Namespace: DevExpress.Web.Mvc.UI

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public class ExtensionsFactory<ModelType> :
    ExtensionsFactory

Type Parameters

Name
ModelType

Inheritance

Object
ExtensionsFactory
ExtensionsFactory<ModelType>
See Also