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.

Public Constructors

 NameDescription
Public ConstructorLayerFormat ConstructorOverloaded.  Constructor  
Top

Public Properties

 NameDescription
Public PropertyContents The formatting expression for the contents of the map tip.  
Public PropertyEnableCallout Enables or disables the callout when hovering on a feature on the map.  
Public PropertyFields Defines how and whether fields are displayed.  
Public PropertyHighlightRenderer The hover symbol for map tips from this layer  
Public PropertyRenderer The default symbol for map tips from this layer  
Public PropertyReturnsGeometries Whether the layer returns geometries  
Public PropertyTitle The formatting expression for the title of the map tip.  
Public PropertyUseDefaultTitleAndContents Whether to get the default title and contents from Fields.  
Top

Public Methods

 NameDescription
Public MethodApplyOverloaded.  Applies title format, contents format and renderers to the graphics layer  
Public MethodClone Clones this object  
Public MethodFromJson Reconstitutes the control from a deserialized JSON dictionary.  
Public Methodstatic (Shared in Visual Basic)FromMapResourceManagerOverloaded.  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.  
Public Methodstatic (Shared in Visual Basic)GetDefaultOverloaded.  Gets the default layer format.  
Public Methodstatic (Shared in Visual Basic)GetDefaultHighlightRenderer Gets the default highlight renderer.  
Public Methodstatic (Shared in Visual Basic)GetDefaultRenderer Gets the default renderer.  
Public MethodGetSchema 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 XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodToJson Serializes the control to JSON format.  
Public MethodToStringOverridden.  Serializes to a string that is more compact than the result of the ToJson method. Used for storing object in markup.  
Public MethodUpdateFields Updates the fields in the layer format.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.