ESRI.ArcGIS.ADF.Web
ToString Method
See Also 
ESRI.ArcGIS.ADF.Web Namespace > DisplaySettings Class : ToString Method




Serializes the display settings to a string.

Syntax

Visual Basic (Declaration) 
Public Overrides Function ToString() As String
Visual Basic (Usage)Copy Code
Dim instance As DisplaySettings
Dim value As String
 
value = instance.ToString()
C# 
public override string ToString()

Remarks

This string is typically stored in the page source and generated by the Visual Studio design-time editor for data sources for the MapResourceManager.

See Also

© 2010 All Rights Reserved.