EasyUA Reference
Show Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > ShowBrowseTreeList Class : Show Method

rootName
Name displayed for the root node.

Glossary Item Box

Browses the server and displays all ObjectNodes in the TreeView control and the other node classes in the ListView control.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ShowBrowseTreeList
Dim rootName As String
 
instance.Show(rootName)
C# 
public void Show( 
   string rootName
)

Parameters

rootName
Name displayed for the root node.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.