ICMSEnvironment Properties Ingeniux DSS Library

The ICMSEnvironment type exposes the following members.

Properties

  Name Description
Public property BaseURL
Gets the absolute base URL of the Web Application.
Public property Cookies
Gets the Cookies collection.
Public property CurrentPublishingTargetID
Gets the current Publishing Target Id, design-time only.
Public property EditMode
Applies to design-time only. Gets whether the Http Request is for Previewing a Page in In-Context-Edit mode..
Public property Factory
Gets the page factory used to retrieve pages
Public property Form
Gets the Form Posts collection.
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.
Public property IsPreview
Checks whether the Http Request is for Page Preview from CMS Design-time site.
Public property QueryString
Gets QueryStrings collection.
Public property RequestPath
Gets the relative path of the Http Request.
Public property ServerVariables
Gets the Server Variables collection, specified by the CMS settings.
Public property Site
Gets the Site branding of the Request.
Public property StructuredURL
Gets the canonical structured URL of this Page.
Public property TransformOption
Gets the what type of Page content the Request wants: Final Markup, Expanded XML, or Raw XML.
Public property URL
Gets the absolute URL of the Http Request.
Public property UserAgent
Gets the UserAgent branding of the Request
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.
Top
See Also

Reference