|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| FromString Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > RelateContext Class : FromString Method |
- input
- Serialized form of the object.
| Visual Basic (Declaration) | |
|---|---|
Public Shared Function FromString( _ ByVal input As String _ ) As RelateContext | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim input As String Dim value As RelateContext value = RelateContext.FromString(input) | |
| C# | |
|---|---|
public static RelateContext 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