The ICMSComponentRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
Categories |
Gets the Categories associated with the Component or Page.
|
|
ContentDocument |
Gets the XML content of the document of the Page or Component.
|
|
Exists |
Gets whether the Page or Route exists within published content, for the given request.
(Inherited from ICMSRequest.) |
|
ID |
Gets the Page or Component ID.
|
|
IsComponent |
Gets whether the content is from a Component or a Page. Returns true if it's from a Component.
|
|
RootElementName |
Gets the root element name of the content Document.
|
See Also