ESRI.ArcGIS.ADF.Web.UI.WebControls
LayerFormat Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormat Class > LayerFormat Constructor : LayerFormat Constructor(String)




serialized
Object serialized using the ToString method.
Constructor

Syntax

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

Parameters

serialized
Object serialized using the ToString method.

See Also

© 2010 All Rights Reserved.