WebApplication.FrameTemplateFactory Property
Specifies the IFrameTemplateFactory object that provides Templates for an ASP.NET Web Forms application.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
DevExpress.ExpressApp.IFrameTemplateFactory | Specifies the IFrameTemplateFactory object that provides Templates for an ASP.NET Web Forms application. |
See Also