![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | MapTocFunctionality Constructor | Overloaded. Constructor. |
Name | Description | |
---|---|---|
![]() | Initialized | Whether the functionality has been initialized. |
![]() | MapResource | The GIS map resource used in the functionality. |
![]() | Name | Name of the functionality. |
![]() | Resource | The GIS resource used for the functionality. |
![]() | WebControl | The web control using this functionality. Optionally set by the control. Example of use: To store mime images to session. |
Name | Description | |
---|---|---|
![]() | Dispose | Disposes of the functionality |
![]() | GetMapContents | Gets a TocDataFrame object used to add map contents information to the table of contents control. |
![]() | Initialize | 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. |
![]() | LoadState | Loads the state of the functionality from the resource. |
![]() | SaveState | Saves the state of the functionality, typically between requests. |
![]() | SetLayerVisibility | Sets the specified layer to be visible or not. |
![]() | Supports | Determines if the functionality supports an operation. |