ESRI.ArcGIS.ADF.Web.UI.WebControls
LayerFormatCollection Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormatCollection Class > LayerFormatCollection Constructor : LayerFormatCollection 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 LayerFormatCollection(serialized)
C# 
public LayerFormatCollection( 
   string serialized
)

Parameters

serialized
Object serialized using the ToString method.

See Also

© 2010 All Rights Reserved.