ExtensionsFactory<ModelType> Class
In This Article
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 |
---|
Model |
#Inheritance
Object
ExtensionsFactory
ExtensionsFactory<ModelType>
See Also