ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
CodedValueFunctionality Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : CodedValueFunctionality Class |
The following tables list the members exposed by CodedValueFunctionality.
Name | Description | |
---|---|---|
CodedValueFunctionality Constructor | Overloaded. Constructor. |
Name | Description | |
---|---|---|
Initialized | Whether the functionality has been initialized. | |
Name | The name of the functionality. | |
Resource | The GIS resource used for the map functionality. | |
WebControl | The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session. |
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. | |
Dispose | Disposes of the functionality. | |
Initialize | Initializes the functionality to prepare it for use. | |
LoadState | Loads the state of the functionality from its resource. | |
SaveState | Saves the state of the functionality, typically for use between requests. | |
Supports | Determines if the functionality supports the operation. |