| PageInfo Properties |
The PageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildPageInfo |
Child page info (for the page path of the Portal engine controls).
| |
| ClassName |
Class name of the current document.
| |
| ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
| DesignPageTemplateInfo |
Page template info used for standard and design view of the document.
| |
| DocumentCheckedOutVersionHistoryID |
Document checked out version history ID.
| |
| DocumentContent |
Returns document content XML.
| |
| DocumentCulture |
Document culture.
| |
| DocumentGUID |
Document GUID
| |
| DocumentID |
Document ID.
| |
| DocumentName |
Document name.
| |
| DocumentPageDescription |
Document page description.
| |
| DocumentPageKeyWords |
Document page keywords.
| |
| DocumentPageTitle |
Document page title.
| |
| DocumentPublishedVersionHistoryID |
Document published version history ID.
| |
| DocumentPublishFrom |
Document published from.
| |
| DocumentPublishTo |
Document published to.
| |
| DocumentSearchExcluded |
Indicates whether document should be excluded from search
| |
| DocumentWorkflowCycleGUID |
Workflow cycle GUID to obtain preview link for document
| |
| DocumentWorkflowStepID |
Document workflow step ID.
| |
| EditableItems |
Editable items contained within the page.
| |
| EditableRegions |
Editable regions contained within the document.
| |
| EditableWebParts |
Editable WebParts contained within the document.
| |
| InheritedPageInfo |
Inherited page info.
| |
| IsDocument |
Indicates if document context available.
| |
| IsLink |
Indicates whether the document is link to another document.
| |
| IsPublished |
Returns true if the node is published.
| |
| Item |
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.) | |
| NodeACLID |
Node ACLID.
| |
| NodeAlias |
Node alias.
| |
| NodeAliasPath |
Node alias path.
| |
| NodeClassID |
Node class ID.
| |
| NodeGUID |
Node GUID.
| |
| NodeID |
Node ID.
| |
| NodeLevel |
Node level.
| |
| NodeLinkedNodeID |
Linked node ID.
| |
| NodeLinkedNodeSiteID |
Linked node site ID.
| |
| NodeName |
Node name.
| |
| NodeOrder |
Node order.
| |
| NodeOwner |
Document owner.
| |
| NodeParentID |
Node parent ID.
| |
| NodeSiteID |
Node site ID.
| |
| NodeSiteName |
Node site name.
| |
| NodeSKUID |
Document product ID.
| |
| OriginalNodeSiteID |
Original node site ID. Returns NodeSiteID for standard document, LinkedNodeSiteID for linked document.
| |
| ParentPageInfo |
Parent page info (for the page path), this property is meant for internal purposes of Portal engine.
| |
| Properties |
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.) | |
| PropertyList |
Used property list
(Inherited from AbstractHierarchicalObjectTObject.) | |
| RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
| RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) | |
| RegisteredProperties |
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
| RegisteredPropertiesObject |
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.) | |
| RequiresAuthentication |
Requires authentication property.
| |
| SiteName |
Site name of the current document.
| |
| TemplateID |
Page template ID.
| |
| TemplateInstance |
Complete page template instance (PageTemplateInfo.TemplateInstance + DocumentTemplateInstance + GroupTemplateInstance).
| |
| UsedPageTemplateInfo |
Page template info used by current view mode.
| |
| UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
| UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
| WorkflowStepName |
Workflow step name.
| |
| WorkflowStepType |
Workflow step type.
|