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




The following tables list the members exposed by MapTocFunctionality.

Public Constructors

 NameDescription
Public ConstructorMapTocFunctionality ConstructorOverloaded. Constructor.  
Top

Public Properties

 NameDescription
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyMapResourceThe GIS map resource used in the functionality.  
Public PropertyNameName of the functionality.  
Public PropertyResourceThe GIS resource used for the functionality.  
Public PropertyWebControl The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session.  
Top

Public Methods

 NameDescription
Public MethodDisposeDisposes of the functionality  
Public MethodGetMapContents Gets a TocDataFrame object used to add map contents information to the table of contents control.  
Public MethodInitialize Initializes the functionality to prepare it for use. Functionalities must be initialized before they can be used for tasks that involve communicating with the server.  
Public MethodLoadStateLoads the state of the functionality from the resource.  
Public MethodSaveStateSaves the state of the functionality, typically between requests.  
Public MethodSetLayerVisibilitySets the specified layer to be visible or not.  
Public MethodSupports Determines if the functionality supports an operation.  
Top

See Also

© 2010 All Rights Reserved.