ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
GeocodeResourceBase Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GeocodeResourceBase Class |
For a list of all members of this type, see GeocodeResourceBase members.
Name | Description | |
---|---|---|
ClearState | Clears the state maintained by this resource. (Inherited from GISResourceBase) | |
CreateFunctionality | Overridden. Creates a new instance of the GIS functionality type. | |
Dispose | Disposes of the resource. (Inherited from GISResourceBase) | |
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 | 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 GISResourceBase) |