ESRI.ArcGIS.ADF.Web.DataSources.IMS
MapResource Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : MapResource Class




The following tables list the members exposed by MapResource.

Public Constructors

 NameDescription
public ConstructorMapResource ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyDataSourceThe GIS data source used by this GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyDisplaySettings Settings for display of the map resource, including visibility, transparency and image format.  
public PropertyFunctionalitiesThe collection of GIS functionalities that this resource supports. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyInitialized Whether the resource has been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyMapInformationThe MapInformation object provides information on the map, including default extent, default spatial reference, and full extent.  
public PropertyMapServiceThe ArcIMS MapService used in the resource.  
public PropertyMapViewThe ArcIMS MapView used to draw maps and related operations.  
public PropertyNameName of the GIS Resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyResourceDefinitionDefinition of this resource as a string. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyServerConnectionThe connection to the ArcIMS server. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyValidationIntervalHow often the resource should be validated. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public PropertyValidationTimeout Time out for validating a resource in milliseconds. Can be used in Initialize. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
Top

Public Methods

 NameDescription
public MethodClearState Clears the state maintained by this resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodCreateFunctionalityOverridden. Creates the requested functionality.  
public MethodDispose Disposes the resource, save the state. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodGetSchema Get XML Schema. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodInitializeInitializes the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodLoadStateLoads the state of the resource from its data source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodReadXml Read XML. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodSaveStateOverridden. Saves the state of the resource with its data source.  
public MethodSupportsFunctionalityOverridden. Whether the resource supports the passed in functionality type.  
public MethodValidate Validates whether the service used by the resource is available. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
public MethodWriteXml Write XML. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.IMS.GISResource)
Top

See Also

© 2011 All Rights Reserved.