ICMSPageRenderingTemplate Properties |
The ICMSPageRenderingTemplate type exposes the following members.
Name | Description | |
---|---|---|
ContainerId |
Gets the element ID of the HTML element that will be used to contain template rendering.
| |
Exists |
Gets whether the template exists for this template. For DSS, if the template file doesn't exist, then this template doesn't exist.
(Inherited from ICMSComponentFragmentTemplate.) | |
IsMobile |
Gets whether this template is for a mobile device. When the user agent is not specified, this will be the fallback template for all mobile devices.
| |
PageId |
Gets the page ID to which this template belongs.
(Inherited from ICMSComponentFragmentTemplate.) | |
TemplateId |
Gets this template's ID.
| |
UserAgent |
Gets the user agent search string. Requests that have user agent containing this string can apply this rendering template.
|