ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService
MapResource Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.OGCWMSService Namespace : MapResource Class




The following tables list the members exposed by MapResource.

Public Constructors

 NameDescription
Public ConstructorMapResource ConstructorOverloaded.  Contructor OGC WMS Service MapResource.  
Top

Public Properties

 NameDescription
Public PropertyBackgroundColor Map background color.  
Public PropertyDataSource Data and layer resource definition (example: map_resource?Layers=map1,map2).  
Public PropertyDisplayErrorAsImage Display GetMap request errors as image.  
Public PropertyDisplaySettings Display Settings.  
Public PropertyFunctionalities Array of resource functionalities.  
Public PropertyImageScale Image Display Scale.  
Public PropertyInitialized Whether the resource has been initialized.  
Public PropertyLayerSubset Layer names to display  
Public PropertyMapInformation Map information.  
Public PropertyMaxInitialSelectedLayers Maximum number of Layers to display.  
Public PropertyName Name of map resource.  
Public PropertyResourceDefinition Map resource definition.  
Public PropertyServiceDefinition Service layer resource definition.  
Public PropertyShowOnlyLayerSubsetInTOC Show only layer subset in TOC  
Public PropertySpatialReference Spatial reference.  
Public PropertyValidationInterval Validation Interval.  
Public PropertyValidationTimeout Time out for validating a resource in milliseconds. Can be used in Initialize.  
Public PropertyWebsite Website.  
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource.  
Public MethodCreateFunctionality Create specified functionality.  
Public MethodDispose Dispose the map resource.  
Public MethodGetSchema Get XML Schema.  
Public MethodInitialize Whether the data source has been initialized.  
Public MethodIsValidUrl Is OGC WMS url valid.  
Public MethodLoadState Loads state into map resource.  
Public MethodReadXml Read XML.  
Public MethodSaveState Save state into map functionality resource.  
Public MethodSupportsFunctionality Whether specified functionality is supported.  
Public MethodValidateService Check if the service is available.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.