|
| ESRI.ArcGIS.ADF.Web | |
| FromString Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display Namespace > CodedValueTableInfo Class : FromString Method |
- input
- Serialized form of the object.
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function FromString( _ ByVal input As String _ ) As CodedValueTableInfo | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim input As String Dim value As CodedValueTableInfo value = CodedValueTableInfo.FromString(input) | |
| C# | |
|---|---|
public static CodedValueTableInfo FromString( string input ) | |
Parameters
- input
- Serialized form of the object.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family