Click or drag to resize
ContentInnerMediaViewTreeNodeObj Property
Gets the node attachments are related to.

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

Property Value

Type: TreeNode
See Also