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

rootName
Name displayed for the root node.

Glossary Item Box

Asynchronously 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.AsyncShow(rootName)
C# 
public void AsyncShow( 
   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.