Click or drag to resize
CMSAbstractNewDocumentControlParentNode Property
TreeNode which the document types will be offered for.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual TreeNode ParentNode { get; set; }

Property Value

Type: TreeNode
See Also