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




The following tables list the members exposed by MapResourceInternet.

Public Constructors

 NameDescription
public ConstructorMapResourceInternet ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyCacheInApplicationState Whether to use application state to cache resource information.  
public PropertyCacheTimeOut The time in hours after which resource information cached in application state should be refreshed.  
public PropertyDataFrameName of the data frame in the map service. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public PropertyDataSourceData source that is used for the resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyDisplaySettings Settings for display of the map resource, including visibility, transparency and image format. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public PropertyFunctionalities Obtains the collection of functionalities associated with this GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyInitialized Whether the resource has been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyLayerIDID of the layer. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public PropertyLayerSourceIDID of the layer source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public PropertyMapDescriptionOverridden.  The map description for this resource.  
public PropertyMapInformation Provides information on the map, including default extent, default spatial reference, and full extent. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public PropertyMapServerInfoOverridden.  The MapServerInfo contains information about the map server, such as extent, spatial reference and units.  
public PropertyMapServerInfoReadOnlyOverridden.  Do not use. For framework use only.  
public PropertyMapServerProxyOverridden. The proxy class for communicating with the GIS server.  
public PropertyMapTableSubtypeInfos Get subtype information for all layers. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public PropertyNameName of the GIS resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyResourceDefinitionDefinition of the resource in a string format. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyServiceName of the service on the GIS server. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public PropertyTileCacheInfoFromServerOverridden.  Do not use. For framework use only.  
public PropertyUrlURL of the ArcGIS Server data source.  
public PropertyValidationIntervalHow often the resource should be validated. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public PropertyValidationTimeout Time out for validating a resource in milliseconds. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
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. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public MethodClearState Clears the state maintained by this resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodCreateFunctionalityOverridden. Creates a new instance of the GIS functionality type.  
public MethodDisposeOverridden.  Disposes the resource  
public MethodEnsureDataFrame Do not use. For framework use only. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public Methodstatic (Shared in Visual Basic)GetDataFramesOverloaded.  Obtains the names of the data frames in the map resource, using the specified identity to connect to the server.  
public MethodGetDomain 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 ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public MethodGetSubtypeInfo Returns subtype information for a given layer/table id. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.MapResourceBase)
public MethodInitializeInitializes the resource to make it ready to use. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodLoadState Loads the state of the resource. The data source must have been specified previously. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodPerformValidation Do the actual validation. Validate will call this method if validation is required for this initialization according to the ValidationInterval setting and whether validation has already succeeded for the session. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISResourceBase)
public MethodSaveStateOverridden. Saves the state.  
public MethodSupportsFunctionalityOverridden. Whether the resource supports the functionality specified.  
public MethodValidateOverridden.  Validates whether the service used by the resource is up.  
Top

See Also

© 2011 All Rights Reserved.