XafApplication.CreateTemplate(String) Method
For internal use only.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| templateContextName | String | A string value. |
Returns
| Type | Description |
|---|---|
| IFrameTemplate | An object that contains members of the IFrameTemplate interface. |
See Also