ESRI.ArcGIS.ADF.Web
StringChoice Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web Namespace > StringChoice Class > StringChoice Constructor : StringChoice Constructor(String)




text
Constructor

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal text As String _
)
Visual Basic (Usage)Copy Code
Dim text As String
 
Dim instance As StringChoice(text)
C# 
public StringChoice( 
   string text
)

Parameters

text

See Also

© 2010 All Rights Reserved.