ESRI.ArcGIS.ADF.Web.UI.WebControls | |
LayerDefinition Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerDefinition Class |
The following tables list the members exposed by LayerDefinition.
Name | Description | |
---|---|---|
LayerDefinition Constructor |
Name | Description | |
---|---|---|
FeatureType | The feature type of the layer | |
ID | The ID of the layer | |
LayerFormat | Defines how a map tip is displayed by default for a feature in a layer. This information is also used for formatted display of the feature's field values in other areas of the ADF, e.g. Task Results. | |
Name | The name of the layer |
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. |