![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
MapResource Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : MapResource Class |
The following tables list the members exposed by MapResource.
Name | Description | |
---|---|---|
![]() | MapResource Constructor | Overloaded. Default constructor. |
Name | Description | |
---|---|---|
![]() | DataSource | The GIS data source used by this GIS resource. (Inherited from GISResource) |
![]() | DisplaySettings | Settings for display of the map resource, including visibility, transparency and image format. |
![]() | Functionalities | The collection of GIS functionalities that this resource supports. (Inherited from GISResource) |
![]() | Initialized | Whether the resource has been initialized. (Inherited from GISResource) |
![]() | MapInformation | The MapInformation object provides information on the map, including default extent, default spatial reference, and full extent. |
![]() | MapService | The ArcIMS MapService used in the resource. |
![]() | MapView | The ArcIMS MapView used to draw maps and related operations. |
![]() | Name | Name of the GIS Resource. (Inherited from GISResource) |
![]() | ResourceDefinition | Definition of this resource as a string. (Inherited from GISResource) |
![]() | ServerConnection | The connection to the ArcIMS server. (Inherited from GISResource) |
![]() | ValidationInterval | How often the resource should be validated. (Inherited from GISResource) |
![]() | ValidationTimeout | Time out for validating a resource in milliseconds. Can be used in Initialize. (Inherited from GISResource) |
Name | Description | |
---|---|---|
![]() | ClearState | Clears the state maintained by this resource. (Inherited from GISResource) |
![]() | CreateFunctionality | Overridden. Creates the requested functionality. |
![]() | Dispose | Disposes the resource, save the state. (Inherited from GISResource) |
![]() | GetSchema | Get XML Schema. (Inherited from GISResource) |
![]() | Initialize | Initializes the resource. (Inherited from GISResource) |
![]() | LoadState | Loads the state of the resource from its data source. (Inherited from GISResource) |
![]() | ReadXml | Read XML. (Inherited from GISResource) |
![]() | SaveState | Overridden. Saves the state of the resource with its data source. |
![]() | SupportsFunctionality | Overridden. Whether the resource supports the passed in functionality type. |
![]() | Validate | Validates whether the service used by the resource is available. (Inherited from GISResource) |
![]() | WriteXml | Write XML. (Inherited from GISResource) |