ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
TileFunctionality Class Members | |
See Also Properties Methods Events |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : TileFunctionality Class |
The following tables list the members exposed by TileFunctionality.
Name | Description | |
---|---|---|
TileFunctionality Constructor | Overloaded. Constructor. |
Name | Description | |
---|---|---|
ImageFormat | Format in which the tile image will be retrieved. | |
Initialized | Whether the functionality has been initialized. | |
MapResource | The ArcGIS Server map resource that supports the map functionality. | |
Name | Name of the TileFunctionality. | |
Resource | The GIS resource used by the TileFunctionality. | |
ScriptTag | Contains properties and methods to generate the HTML script tag for the tile functionality. | |
ServiceUrl | URL for the service. | |
UrlGeneratorJSFunction | JavaScript function to generate URLs for tiles. | |
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. | |
Draw | Draws a map tile at the scale level, row and column by retrieving the image from the tile cache. | |
Initialize | Initializes the functionality to prepare it for use. | |
LoadState | Loads the state of the functionality from its resource. | |
SaveState | Saves the state of the functionality, typically for use between requests. | |
Supports | Determines if the functionality supports an operation. |
Name | Description | |
---|---|---|
PropertyChanged |