![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
LayerFormat Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerFormat Class |
The following tables list the members exposed by LayerFormat.
Name | Description | |
---|---|---|
![]() | LayerFormat Constructor | Overloaded. Constructor |
Name | Description | |
---|---|---|
![]() | Contents | The formatting expression for the contents of the map tip. |
![]() | EnableCallout | Enables or disables the callout when hovering on a feature on the map. |
![]() | Fields | Defines how and whether fields are displayed. |
![]() | HighlightRenderer | The hover symbol for map tips from this layer |
![]() | Renderer | The default symbol for map tips from this layer |
![]() | ReturnsGeometries | Whether the layer returns geometries |
![]() | Title | The formatting expression for the title of the map tip. |
![]() | UseDefaultTitleAndContents | Whether to get the default title and contents from Fields. |
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. |