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




The following tables list the members exposed by MapResource.

Public Constructors

 NameDescription
Public ConstructorMapResource ConstructorOverloaded. No-argument constructor.  
Top

Public Properties

 NameDescription
Public PropertyDataSourceThe data source to which this resource belongs.  
Public PropertyDisplaySettings Contains settings for display of the resource, such as visibility, transparency and whether to display in the table of contents.  
Public PropertyFunctionalitiesThe collection of GIS functionalities that this resource supports.  
Public PropertyGraphicsThe graphics data set used to store graphics data in the map resource.  
Public PropertyInitialized Whether the resource has been initialized.  
Public PropertyMapInformation MapInformation contains information such as the full extent and default rotation of the map resource.  
Public PropertyNameName of the map resource.  
Public PropertyResourceDefinitionDefinition of this resource.  
Public PropertyValidationTimeout Time out for validating a resource in milliseconds. Can be used in Initialize.  
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource.  
Public MethodCreateFunctionalityCreates the requested functionality.  
Public MethodDispose Disposes the resource, save the state.  
Public MethodGetSchema  
Public MethodInitializeInitializes the resource.  
Public MethodLoadState Loads the settings for the map resource from the data resource. Creates settings as needed.  
Public MethodReadXml  
Public MethodSaveStateSaves the state of the map resource to the data source.  
Public MethodSupportsFunctionalityWhether the resource supports the passed in functionality type.  
Public MethodWriteXml  
Top

See Also

© 2010 All Rights Reserved.