ESRI.ArcGIS.ADF.Web.UI.WebControls
SaveToString Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > MapToolItem Class : SaveToString Method




Save the attributes of the current instance into a string.

Syntax

Visual Basic (Declaration) 
Public Function SaveToString() As String
Visual Basic (Usage)Copy Code
Dim instance As MapToolItem
Dim value As String
 
value = instance.SaveToString()
C# 
public string SaveToString()

Return Value

The string representation of the instance.

See Also

© 2010 All Rights Reserved.