ESRI.ArcGIS.ADF.Web.UI.WebControls | |
LayerFormat Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerFormat Class |
For a list of all members of this type, see LayerFormat members.
Name | Description | |
---|---|---|
Apply | Overloaded. Applies title format, contents format and renderers to the graphics layer | |
Clone | Clones this object | |
FromJson | Reconstitutes the control from a deserialized JSON dictionary. | |
FromMapResourceManager | Overloaded. Gets the layer format 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. | |
GetDefault | Overloaded. Gets the default layer format. | |
GetDefaultHighlightRenderer | Gets the default highlight renderer. | |
GetDefaultRenderer | Gets the default renderer. | |
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 control to JSON format. | |
ToString | Overridden. Serializes to a string that is more compact than the result of the ToJson method. Used for storing object in markup. | |
UpdateFields | Updates the fields in the layer format. | |
WriteXml | Converts an object into its XML representation. |