ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local | |
MapResourceLocal Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : MapResourceLocal Class |
For a list of all members of this type, see MapResourceLocal members.
Name | Description | |
---|---|---|
ApplyCodedValueInfo | Obtains coded value domain information for fields in the data table and stores this information in the extended properties of the table. This is to facilitate conversion of codes into their corresponding descriptive text. (Inherited from MapResourceBase) | |
ApplyMapDescriptionToServer | Applies the resource's map description to the server object instance. Synchronizes the functionality of map descriptions with the resource's map 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. | |
EnsureDataFrame | Do not use. For framework use only. (Inherited from MapResourceBase) | |
GetDataFrames | Retrieves the names of the data frames in the map service. | |
GetDomain | Get domain associated with a field, but if the domain for that field is inherited from another field, then obtain domain information from that other field. (Inherited from MapResourceBase) | |
GetSubtypeInfo | Returns subtype information for a given layer/table id. (Inherited from MapResourceBase) | |
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 | Overridden. Validates whether the service used by the resource is up. | |
RefreshServerObjects | Refreshes the server object with properties of the fine-grained map objects. Gets the new refreshed default map description and applies it to the resource and its functionalities. | |
SaveState | Overridden. Saves the state. | |
SupportsFunctionality | Overridden. Whether the resource supports the functionality specified. | |
Validate | Validates whether the service used by the resource is up. (Inherited from GISResourceBase) |