ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapResourceItem Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapResourceItem Class |
For a list of all members of this type, see MapResourceItem members.
Name | Description | |
---|---|---|
ClearResourceState | Clears the state of the resource. (Inherited from GISResourceItem) | |
Clone | Creates a copy (deep clone) of the resource item. (Inherited from GISResourceItem) | |
CreateResource | Overridden. Creates the resource used for mapping. | |
DisposeResource | Removes IGISResource from the ResourceItem and from its data source. Removes its IGISDataSource if the datasource does not contain any other resources. (Inherited from GISResourceItem) | |
GetDefaultLayerDefinitions | Retrieves the layer definitions that apply by default in the map resource. | |
GetLayerInfo | Retrieves the layer info for one layer in the map resource. | |
GetLayerInfos | Retrieves the LayerInfo items with data about each layer in the map resource. | |
GetUpdatedLayerDefinition | Gets the layer definition for the specified layer id, updated with changes to the underlying map service. Returns the default layer definition if a custom one has not been specified. | |
InitializeResource | Creates the resource if necessary, and initializes the resource so it is ready to use. (Inherited from GISResourceItem) | |
IsTaskResultResource | Determines if the map resource is associated with a task result. | |
UpdateLayerDefinitions | Updates layer definitions with any changes to the underlying map service like layer additions, removals, field additions/removals. |