ESRI.ArcGIS.ADF.Web
Text Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > StringChoice Class : Text Property




The string for a string based choice

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property Text As String
Visual Basic (Usage)Copy Code
Dim instance As StringChoice
Dim value As String
 
instance.Text = value
 
value = instance.Text
C# 
[CompilerGeneratedAttribute()]
public string Text {get; set;}

See Also

© 2010 All Rights Reserved.