Skip to main content

ExtensionsFactory<ModelType> Class

Contains strongly typed helper methods to create DevExpress MVC extensions.

Namespace: DevExpress.Web.Mvc.UI

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public class ExtensionsFactory<ModelType> :
    ExtensionsFactory

#Type Parameters

Name
ModelType

#Inheritance

Object
ExtensionsFactory
ExtensionsFactory<ModelType>
See Also