ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
ImageResourceInternet Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : ImageResourceInternet Class |
The following tables list the members exposed by ImageResourceInternet.
Name | Description | |
---|---|---|
ImageResourceInternet Constructor | Overloaded. Create a default instance of the Image Internet resource. |
Name | Description | |
---|---|---|
DataSource | Data source that is used for the resource. (Inherited from GISResourceBase) | |
DisplaySettings | Settings for display of the map resource, including visibility, transparency and image format. (Inherited from ImageResourceBase) | |
Functionalities | Obtains the collection of functionalities associated with this GIS resource. (Inherited from GISResourceBase) | |
ImageResourceDefinition | The image service resource definition. (Inherited from ImageResourceBase) | |
ImageServerProxy | Overridden. The proxy class for communicating with the GIS server. | |
ImageServiceInfo | Information about the image service (Inherited from ImageResourceBase) | |
Initialized | Whether the resource has been initialized. (Inherited from GISResourceBase) | |
MapInformation | Provides information on the map, including default extent, default spatial reference, and full extent. (Inherited from ImageResourceBase) | |
Name | Name of the GIS resource. (Inherited from GISResourceBase) | |
ResourceDefinition | Definition of the image resource in string format. (Inherited from ImageResourceBase) | |
Service | Name of the image service. (Inherited from ImageResourceBase) | |
Url | The URL for connecting to the ArcGIS Server image service. | |
ValidationInterval | How often the resource should be validated. (Inherited from GISResourceBase) | |
ValidationTimeout | Time out for validating a resource in milliseconds. (Inherited from GISResourceBase) |
Name | Description | |
---|---|---|
ClearState | Clears the state maintained by this resource. (Inherited from GISResourceBase) | |
CreateFunctionality | Creates a new instance of the GIS functionality type. (Inherited from ImageResourceBase) | |
Dispose | Disposes of the resource. | |
Initialize | Initializes the resource to make it ready to use. (Inherited from GISResourceBase) | |
LoadState | Loads the state of the resource. The data source must have been specified previously. (Inherited from GISResourceBase) | |
PerformValidation | Do the actual validation. Validate will call this method if validation is required for this initialization according to the ValidationInterval setting and whether validation has already succeeded for the session. (Inherited from GISResourceBase) | |
SaveState | Saves the state of the resource. (Inherited from ImageResourceBase) | |
SupportsFunctionality | Whether the resource supports the functionality specified. (Inherited from ImageResourceBase) | |
Validate | Overridden. Validates whether the service used by the resource is up. |