summaryP:DotNetNuke.UI.WebControls.DnnTree.SelectedTreeNodes
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public Collection SelectedTreeNodes { get; } |
Visual Basic |
---|
<BrowsableAttribute(false)> Public ReadOnly Property SelectedTreeNodes As Collection Get |