ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
GISDataSourceInternet Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GISDataSourceInternet Class




The following tables list the members exposed by GISDataSourceInternet.

Public Constructors

 NameDescription
Public ConstructorGISDataSourceInternet ConstructorOverloaded. Default constructor.  
Top

Public Properties

 NameDescription
Public PropertyCatalogUrlThe resource definition for the data source in string format.  
Public PropertyDataSourceDefinitionDefinition of this data source in string format. (Inherited from GISDataSourceBase)
Public PropertyDataSourceTypeOverridden.   
Public PropertyIdentityIdentity of user connecting to data source. (Inherited from GISDataSourceBase)
Public PropertyInitialized Whether the data source has been initialized. (Inherited from GISDataSourceBase)
Public PropertyNameName of the GIS data source. (Inherited from GISDataSourceBase)
Public PropertyPageThe Page using this data source. (Inherited from GISDataSourceBase)
Public PropertyResources The collection of resources that this data source supports. (Inherited from GISDataSourceBase)
Public PropertyStateReturns the state of the data source serialized to a Hashtable. (Inherited from GISDataSourceBase)
Public PropertyXmlNamespaceSubstituteOverridden.  Xml namespace to use while talking to this server.  
Top

Public Methods

 NameDescription
Public MethodApplyResourceConfiguration Applies resource configuration parameters to the passed-in resource info. Applies only to resource infos that are configurable. (Inherited from GISDataSourceBase)
Public MethodCreateResourceOverloaded. Overridden. Create a resource using a resource definition.  
Public MethodDisposeDisposes of the data source. (Inherited from GISDataSourceBase)
Public Methodstatic (Shared in Visual Basic)FromResourceUrl Parses the server, service name and service type from the GIS resource URL.  
Public MethodGetAvailableResourceDefinitionsGets the definitions of available resources. (Inherited from GISDataSourceBase)
Public MethodGetDataSourceInfoGets information on available resources. (Inherited from GISDataSourceBase)
Public MethodGetResourceConfigParametersGet parameters for configuring a resource. (Inherited from GISDataSourceBase)
Public MethodGetResourceDetailsGet details on the resource info that is passed in. (Inherited from GISDataSourceBase)
Public MethodGetResourceProperties Get read-only properties for the resource (Inherited from GISDataSourceBase)
Public MethodGetResourcesInFolder Populates the passed-in folder with assemblies. (Inherited from GISDataSourceBase)
Public Methodstatic (Shared in Visual Basic)GetResourceUrlReturns the data source URL for the ArcGIS Server Internet connection.  
Public MethodGetVersion Gets the version of the server messages. (Inherited from GISDataSourceBase)
Public MethodInitializeInitializes the data source. (Inherited from GISDataSourceBase)
Public MethodLoadStateLoads the state of the data source. (Inherited from GISDataSourceBase)
Public MethodSaveStateOverridden. Saves the state to a Hashtable.  
Top

See Also

© 2010 All Rights Reserved.