ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
UrlGeneratorJSFunction Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > TileFunctionality Class : UrlGeneratorJSFunction Property




JavaScript function to generate URLs for tiles.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property UrlGeneratorJSFunction As String
Visual Basic (Usage)Copy Code
Dim instance As TileFunctionality
Dim value As String
 
value = instance.UrlGeneratorJSFunction
C# 
public string UrlGeneratorJSFunction {get;}

See Also

© 2010 All Rights Reserved.