ICMSPagePresentationInformationCurrentTemplate Property
|
Gets the rendering presentation template to be used in the context of the current request.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ICMSPageRenderingTemplate CurrentTemplate { get; }
ReadOnly Property CurrentTemplate As ICMSPageRenderingTemplate
Get
property ICMSPageRenderingTemplate^ CurrentTemplate {
ICMSPageRenderingTemplate^ get ();
}
abstract CurrentTemplate : ICMSPageRenderingTemplate with get
Property Value
Type:
ICMSPageRenderingTemplateSee Also