Click or drag to resize
CMSDocumentManagerNodeID Property
Node ID. Together with DocumentCulture property identifies edited document.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public int NodeID { get; set; }

Property Value

Type: Int32

Implements

ICMSDocumentManagerNodeID
See Also