Click or drag to resize
ICMSDocumentManagerDocumentID Property
Document ID. Identifies edited document. Alternative to NodeID and CultureCode with higher priority.

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

Property Value

Type: Int32
See Also