ESRI.ArcGIS.ADF.Web.UI.WebControls
MapResourceItem Class Members
See Also  Fields  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapResourceItem Class




The following tables list the members exposed by MapResourceItem.

Public Constructors

 NameDescription
Public ConstructorMapResourceItem Constructor  
Top

Protected Fields

 NameDescription
Protected Fieldm_resource The GIS data resource. (Inherited from GISResourceItem)
Top

Public Properties

 NameDescription
Public PropertyData The data associated with this resource item. Optional. Object should be serializable. (Inherited from GISResourceItem)
Public PropertyDataSourceNameConnection information for the data source used in the resource. (Inherited from GISResourceItem)
Public PropertyDefinition Definition of this resource, which defines the type of resource and service. (Inherited from GISResourceItem)
Public PropertyDisplaySettings Display settings for the map resource.  
Public PropertyFailedToInitializeIndicates whether the resource failed to initialize. (Inherited from GISResourceItem)
Public PropertyInitializationFailureAn exception object with information about the initialization failure. (Inherited from GISResourceItem)
Public PropertyLayerDefinitions Defines how the features of layers in a map resource are symbolized and how their field values are formatted for display.  
Public PropertyNameName for the resource item. (Inherited from GISResourceItem)
Public PropertyParentOverridden. The MapResourceManager containing the resource item.  
Public PropertyResourceData resource that supplies the GIS resource with its information. (Inherited from GISResourceItem)
Top

Protected Properties

 NameDescription
Protected PropertyViewState The ViewState. (Inherited from GISResourceItem)
Top

Public Methods

 NameDescription
Public MethodClearResourceState Clears the state of the resource. (Inherited from GISResourceItem)
Public MethodCloneCreates a copy (deep clone) of the resource item. (Inherited from GISResourceItem)
Public MethodCreateResourceOverridden. Creates the resource used for mapping.  
Public MethodDisposeResource 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)
Public MethodGetDefaultLayerDefinitions Retrieves the layer definitions that apply by default in the map resource.  
Public MethodGetLayerInfo Retrieves the layer info for one layer in the map resource.  
Public MethodGetLayerInfos Retrieves the LayerInfo items with data about each layer in the map resource.  
Public MethodGetUpdatedLayerDefinition 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.  
Public MethodInitializeResource Creates the resource if necessary, and initializes the resource so it is ready to use. (Inherited from GISResourceItem)
Public MethodIsTaskResultResource Determines if the map resource is associated with a task result.  
Public MethodUpdateLayerDefinitions Updates layer definitions with any changes to the underlying map service like layer additions, removals, field additions/removals.  
Top

See Also

© 2010 All Rights Reserved.