Click or drag to resize

ICMSComponentRequest Properties

The ICMSComponentRequest type exposes the following members.

Properties
  NameDescription
Public propertyCategories
Gets the Categories associated with the Component or Page.
Public propertyContent
Gets content for XElement/XAttribute.
(Inherited from ICMSObjectT.)
Public propertyContentDocument
Gets the XML content of the document of the Page or Component.
Public propertyExists
Gets whether the Page or Route exists within published content, for the given request.
(Inherited from ICMSRequest.)
Public propertyID
Gets the Page or Component ID.
Public propertyIsComponent
Gets whether the content is from a Component or a Page. Returns true if it's from a Component.
Public propertyRootElementName
Gets the root element name of the content Document.
Top
See Also