ESRI.ArcGIS.ADF.Web.UI.WebControls
ValuePath Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ITreeViewPlusNodeContainer Interface : ValuePath Property




The full path to the node, including any parent nodes.

Syntax

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

See Also

© 2010 All Rights Reserved.