Click or drag to resize
AttachmentsControlNode Property
Gets tree node.

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

Property Value

Type: TreeNode
See Also