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.

Public Constructors

 NameDescription
Public ConstructorCodedValueFunctionality ConstructorOverloaded. Constructor.  
Top

Public Properties

 NameDescription
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyNameThe name of the functionality.  
Public PropertyResourceThe GIS resource used for the map functionality.  
Public PropertyWebControl The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session.  
Top

Public Methods

 NameDescription
Public MethodApplyCodedValueInfo 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.  
Public MethodDisposeDisposes of the functionality.  
Public MethodInitializeInitializes the functionality to prepare it for use.  
Public MethodLoadStateLoads the state of the functionality from its resource.  
Public MethodSaveStateSaves the state of the functionality, typically for use between requests.  
Public MethodSupportsDetermines if the functionality supports the operation.  
Top

See Also

© 2010 All Rights Reserved.