![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
ImageResourceBase Class Methods | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : ImageResourceBase Class |
For a list of all members of this type, see ImageResourceBase members.
Name | Description | |
---|---|---|
![]() ![]() | BandIDFromName | Returns the id of the band (say 1) from the display name of the band (say Band_1). |
![]() ![]() | BandNameFromID | Returns the band name in the format Band_1 from a band id of say 1. |
![]() | ClearState | Clears the state maintained by this resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | CreateFunctionality | Overridden. Creates a new instance of the GIS functionality type. |
![]() | Dispose | Disposes of the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() ![]() | GetBandCount | Get band count |
![]() | Initialize | Initializes the resource to make it ready to use. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() ![]() | IsImageResourceDefinition | Whether the resource definition string is that of an image resource |
![]() | LoadState | Loads the state of the resource. The data source must have been specified previously. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.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 ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |
![]() | SaveState | Overridden. Saves the state of the resource. |
![]() | SupportsFunctionality | Overridden. Whether the resource supports the functionality specified. |
![]() | Validate | Validates whether the service used by the resource is up. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase) |