Click or drag to resize
CMSDocumentManagerParentNodeID Property
Parent node ID. Indicates parent node for document insertion.

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

Property Value

Type: Int32

Implements

ICMSDocumentManagerParentNodeID
See Also