ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
TileFunctionality Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : TileFunctionality Class |
For a list of all members of this type, see TileFunctionality members.
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. |