ExtensionsFactory.Instance Property
In This Article
OBSOLETE
Use the Html
Specifies an instance of the ExtensionsFactory class.
Namespace: DevExpress.Web.Mvc.UI
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
[Obsolete("Use the HtmlHelper.DevExpress() method instead.", true)]
public static ExtensionsFactory Instance { get; }
#Property Value
Type |
---|
Extensions |
See Also