Click or drag to resize
MacroTreeSelectedObject Property
Gets an object specifying currently selected node.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public Object SelectedObject { get; }

Property Value

Type: Object
See Also