Click or drag to resize
PageInfoDocumentID Property
Document ID.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public int DocumentID { get; set; }

Property Value

Type: Int32

Implements

ITreeNodeDocumentID
See Also