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.

Public Constructors

 NameDescription
Public ConstructorTileFunctionality ConstructorOverloaded. Constructor.  
Top

Public Properties

 NameDescription
Public PropertyImageFormatFormat in which the tile image will be retrieved.  
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyMapResourceThe ArcGIS Server map resource that supports the map functionality.  
Public PropertyNameName of the TileFunctionality.  
Public PropertyResourceThe GIS resource used by the TileFunctionality.  
Public PropertyScriptTag Contains properties and methods to generate the HTML script tag for the tile functionality.  
Public PropertyServiceUrlURL for the service.  
Public PropertyUrlGeneratorJSFunction JavaScript function to generate URLs for tiles.  
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 MethodDraw Draws a map tile at the scale level, row and column by retrieving the image from the tile cache.  
Public MethodInitializeInitializes the functionality to prepare it for use.  
Public MethodLoadStateLoads the state of the functionality from its resource.  
Public MethodSaveStateSaves the state of the functionality, typically for use between requests.  
Public MethodSupports Determines if the functionality supports an operation.  
Top

Public Events

 NameDescription
Public EventPropertyChanged  
Top

See Also

© 2010 All Rights Reserved.