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: 9.0.0
Syntax
C#
public int NodeID { get; set; }

Property Value

Type: Int32

Implements

ICMSDocumentManagerNodeID
See Also