Click or drag to resize
IPageInfo Interface
Page info interface

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public interface IPageInfo

The IPageInfo type exposes the following members.

Properties
  NameDescription
Public propertyDocumentCulture
Document culture.
Public propertyDocumentID
Document ID
Public propertyDocumentTemplateInstance
Document template instance
Public propertyGroupTemplateInstance
Group template instance
Public propertyNodeAliasPath
Node alias path.
Public propertyNodeID
Node ID
Public propertyTemplateInstance
Page template instance
Top
See Also