Click or drag to resize
DocumentContext Properties

The DocumentContext type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyStatic memberCurrentAliasPath
Returns current document aliaspath.
Public propertyStatic memberCurrentAttachment
Returns the current document attachment (only for CMS.File document type).
Public propertyStatic memberCurrentBodyClass
Current page body class.
Public propertyStatic memberCurrentCultureInvariantPageInfo
Returns the current culture invariant page info object.
Public propertyStatic memberCurrentDescription
Current page description.
Public propertyStatic memberCurrentDocType
Current page document type.
Public propertyStatic memberCurrentDocument
Returns the current document node.
Public propertyStatic memberCurrentDocumentCulture
Returns the current document culture.
Public propertyStatic memberCurrentDocumentOwner
Returns the current document owner.
Public propertyStatic memberCurrentDocumentParent
Returns parent of the current document node.
Public propertyStatic memberCurrentDocumentStylesheet
Returns the current document CSS stylesheet.
Public propertyStatic memberCurrentDocumentStylesheetName
Returns current document stylesheet name.
Public propertyStatic memberCurrentKeyWords
Current page keywords.
Public propertyStatic memberCurrentPageInfo
Returns the current page info object.
Public propertyStatic memberCurrentParentPageInfos
Gets or sets the ordered list of parent page info objects, which are used on current page. These page info should be used as read-only.
Public propertyStatic memberCurrentTemplate
Current page template
Public propertyStatic memberCurrentTitle
Current page title with resolved macros.
Public propertyStatic memberEditedDocument
Document edited by the current page.
Public propertyIsDefault
Returns true if the context is the default request context
(Inherited from ContextContainerTParent.)
Public propertyItem
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyKey
Unique container key
(Inherited from ContextContainerTParent.)
Public propertyStatic memberOriginalAliasPath
Returns alias path corresponding to current URL.
Public propertyStatic memberOriginalPageInfo
Returns the original page info object if site is in test and current page info belongs to variant.
Protected propertyStatic memberPageResultUrlPath
Gets or sets the url path of the current request.
Public propertyProperties
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyPropertyList
Used property list
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredProperties
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredPropertiesObject
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalProperties
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.)
Top
See Also