ICMSComponentRequest Interface |
Namespace: Ingeniux.Runtime
The ICMSComponentRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | Categories |
Gets the Categories associated with the Component or Page.
|
![]() | Content |
Gets content for XElement/XAttribute.
(Inherited from ICMSObjectT.) |
![]() | 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.
|