ICMSAttribute Properties Ingeniux DSS Library

The ICMSAttribute type exposes the following members.

Properties

  Name Description
Public property AttributeName
Gets the name of the underlying XAttribute.
Public property BaseURL
Gets the absolute base URL of the Web Application.
(Inherited from ICMSEnvironment.)
Public property Cookies
Gets the Cookies collection.
(Inherited from ICMSEnvironment.)
Public property CurrentPublishingTargetID
Gets the current Publishing Target Id, design-time only.
(Inherited from ICMSEnvironment.)
Public property EditMode
Applies to design-time only. Gets whether the Http Request is for Previewing a Page in In-Context-Edit mode..
(Inherited from ICMSEnvironment.)
Public property Factory
Gets the page factory used to retrieve pages
(Inherited from ICMSEnvironment.)
Public property Form
Gets the Form Posts collection.
(Inherited from ICMSEnvironment.)
Public property IncludeAllPages
Gets whether all Pages are included when building Component and Navigation references. Only applies to CMS design-time. Default value is false.
(Inherited from ICMSEnvironment.)
Public property IsPreview
Checks whether the Http Request is for Page Preview from CMS Design-time site.
(Inherited from ICMSEnvironment.)
Public property NextAttribute
Gets the next sibling Attribute.
Public property Page
Gets the CMS Page to which this Attribute belongs.
Public property PreviousAttribute
Gets the previous sibling Attribute.
Public property QueryString
Gets QueryStrings collection.
(Inherited from ICMSEnvironment.)
Public property RequestPath
Gets the relative path of the Http Request.
(Inherited from ICMSEnvironment.)
Public property ServerVariables
Gets the Server Variables collection, specified by the CMS settings.
(Inherited from ICMSEnvironment.)
Public property Site
Gets the Site branding of the Request.
(Inherited from ICMSEnvironment.)
Public property StructuredURL
Gets the canonical structured URL of this Page.
(Inherited from ICMSEnvironment.)
Public property TransformOption
Gets the what type of Page content the Request wants: Final Markup, Expanded XML, or Raw XML.
(Inherited from ICMSEnvironment.)
Public property URL
Gets the absolute URL of the Http Request.
(Inherited from ICMSEnvironment.)
Public property UserAgent
Gets the UserAgent branding of the Request
(Inherited from ICMSEnvironment.)
Public property Value
Gets the value of the underlying XAttribute.
Public property ViewMode
Gets the Mode of View. It is used to distinguish different View/XSLT template, when requesting the same Element. The value of this property is particularly important for In-Context-Edit markup update, especially for traditional XSLT implementations.
(Inherited from ICMSEnvironment.)
Top
See Also

Reference