Click or drag to resize
CMSDeskPageDocumentID Property
Gets document ID of current document.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public override int DocumentID { get; }

Property Value

Type: Int32
See Also