ESRI.ArcGIS.ADF.Web.DataSources | |
IGISFunctionality Interface Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IGISFunctionality Interface |
For a list of all members of this type, see IGISFunctionality members.
Name | Description | |
---|---|---|
Initialized | Whether the functionality has been initialized Deprecated. It is recommended that implementations initialize on demand, i.e., when properties or methods are used that require initialization. Clients of this interface using custom datasource implementations should continue to call this method unless they are sure that the custom datasource initializes on demand. | |
Name | Name of the GIS Functionality | |
Resource | The resource to which this functionality belongs | |
WebControl | The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session. |