ESRI.ArcGIS.ADF.Web.UI.WebControls
ClearAllLinkID Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlus Class : ClearAllLinkID Property




The ID of the HTML anchor element used for clearing all nodes.

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property ClearAllLinkID As String
Visual Basic (Usage)Copy Code
Dim instance As TreeViewPlus
Dim value As String
 
value = instance.ClearAllLinkID
C# 
protected string ClearAllLinkID {get;}

See Also

© 2010 All Rights Reserved.