IDocumentPreviewCMSEnvironment Properties |
The IDocumentPreviewCMSEnvironment type exposes the following members.
Name | Description | |
---|---|---|
BaseURL |
Gets the absolute base URL of the Web Application.
(Inherited from ICMSEnvironment.) | |
ContentStore |
Gets the Content Store for the document preview
| |
Cookies |
Gets the Cookies collection.
(Inherited from ICMSEnvironment.) | |
CurrentPublishingTargetID |
Gets the current Publishing Target Id, design-time only.
(Inherited from ICMSEnvironment.) | |
CurrentUser |
Gets the current user as read-only
| |
DependencyContext | (Inherited from ICMSEnvironment.) | |
EditMode |
Applies to design-time only. Gets whether the Http Request is for Previewing a Page
in In-Context-Edit mode..
(Inherited from ICMSEnvironment.) | |
Factory |
Gets the page factory used to retrieve pages
(Inherited from ICMSEnvironment.) | |
Form |
Gets the Form Posts collection.
(Inherited from ICMSEnvironment.) | |
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.) | |
IsPreview |
Checks whether the Http Request is for Page Preview from CMS Design-time site.
(Inherited from ICMSEnvironment.) | |
PhysicallyCacheLinks | (Inherited from ICMSEnvironment.) | |
QueryString |
Gets QueryStrings collection.
(Inherited from ICMSEnvironment.) | |
RequestPath |
Gets the relative path of the Http Request.
(Inherited from ICMSEnvironment.) | |
ServerVariables |
Gets the Server Variables collection, specified by the CMS settings.
(Inherited from ICMSEnvironment.) | |
Site |
Gets the Site branding of the Request.
(Inherited from ICMSEnvironment.) | |
StructuredURL |
Gets the canonical structured URL of this Page.
(Inherited from ICMSEnvironment.) | |
TransformOption |
Gets the what type of Page content the Request wants: Final Markup, Expanded XML, or Raw XML.
(Inherited from ICMSEnvironment.) | |
URL |
Gets the absolute URL of the Http Request.
(Inherited from ICMSEnvironment.) | |
UseCheckedOutVersion |
Gets whether the preview uses the Checked Out Version
| |
UserAgent |
Gets the UserAgent branding of the Request
(Inherited from ICMSEnvironment.) | |
UserSession |
Gets the current User Session
| |
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.) | |
ViewNameDecoration |
Gets/sets the View Name Decoration for the document preview
|