ESRI.ArcGIS.ADF.Web.UI.WebControls | |
LayerDefinition Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerDefinition Class |
For a list of all members of this type, see LayerDefinition members.
Name | Description | |
---|---|---|
Apply | Applies field and map tip formatting to the graphics layer | |
Clone | Clones this object | |
FromJson | Recreates the LayerDefinition from the deserialized JSON dictionary. | |
FromMapResourceManager | Overloaded. Gets the layer definition defined in a map resource manager for a layer in a map resource after updating layer definitions to account for changes to service if this has not been done yet during this session. | |
GetSchema |
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the | |
ReadXml | Generates an object from its XML representation. | |
ToJson | Serializes the LayerDefinition to JSON. | |
WriteXml | Converts an object into its XML representation. |