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.v20.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class ExtensionsFactory<ModelType> :
    ExtensionsFactory

Type Parameters

Name
ModelType

Inheritance

Object
ExtensionsFactory
ExtensionsFactory<ModelType>
See Also