Click or drag to resize
PageInfo Properties

The PageInfo type exposes the following members.

Properties
  NameDescription
Public propertyChildPageInfo
Child page info (for the page path of the Portal engine controls).
Public propertyClassName
Class name of the current document.
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyDesignPageTemplateInfo
Page template info used for standard and design view of the document.
Public propertyDocumentCheckedOutVersionHistoryID
Document checked out version history ID.
Public propertyDocumentContent
Returns document content XML.
Public propertyDocumentCulture
Document culture.
Public propertyDocumentGUID
Document GUID
Public propertyDocumentID
Document ID.
Public propertyDocumentName
Document name.
Public propertyDocumentPageDescription
Document page description.
Public propertyDocumentPageKeyWords
Document page keywords.
Public propertyDocumentPageTitle
Document page title.
Public propertyDocumentPublishedVersionHistoryID
Document published version history ID.
Public propertyDocumentPublishFrom
Document published from.
Public propertyDocumentPublishTo
Document published to.
Public propertyDocumentSearchExcluded
Indicates whether document should be excluded from search
Public propertyDocumentWorkflowCycleGUID
Workflow cycle GUID to obtain preview link for document
Public propertyDocumentWorkflowStepID
Document workflow step ID.
Public propertyEditableItems
Editable items contained within the page.
Public propertyEditableRegions
Editable regions contained within the document.
Public propertyEditableWebParts
Editable WebParts contained within the document.
Protected propertyInheritedPageInfo
Inherited page info.
Public propertyIsDocument
Indicates if document context available.
Public propertyIsLink
Indicates whether the document is link to another document.
Public propertyIsPublished
Returns true if the node is published.
Public propertyItem
Gets the value of particular property
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyNodeACLID
Node ACLID.
Public propertyNodeAlias
Node alias.
Public propertyNodeAliasPath
Node alias path.
Public propertyNodeClassID
Node class ID.
Public propertyNodeGUID
Node GUID.
Public propertyNodeID
Node ID.
Public propertyNodeLevel
Node level.
Public propertyNodeLinkedNodeID
Linked node ID.
Public propertyNodeLinkedNodeSiteID
Linked node site ID.
Public propertyNodeName
Node name.
Public propertyNodeOrder
Node order.
Public propertyNodeOwner
Document owner.
Public propertyNodeParentID
Node parent ID.
Public propertyNodeSiteID
Node site ID.
Public propertyNodeSiteName
Node site name.
Public propertyNodeSKUID
Document product ID.
Public propertyOriginalNodeSiteID
Original node site ID. Returns NodeSiteID for standard document, LinkedNodeSiteID for linked document.
Public propertyParentPageInfo
Parent page info (for the page path), this property is meant for internal purposes of Portal engine.
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.)
Public propertyRequiresAuthentication
Requires authentication property.
Public propertySiteName
Site name of the current document.
Public propertyTemplateID
Page template ID.
Public propertyTemplateInstance
Complete page template instance (PageTemplateInfo.TemplateInstance + DocumentTemplateInstance + GroupTemplateInstance).
Public propertyUsedPageTemplateInfo
Page template info used by current view mode.
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalProperties
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyWorkflowStepName
Workflow step name.
Public propertyWorkflowStepType
Workflow step type.
Top
See Also