ESRI.ArcGIS.ADF.Web
CartoImage Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web Namespace > CartoImage Class > CartoImage Constructor : CartoImage Constructor(String)




url
The url of the image.
Constructs a CartoImage.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal url As String _
)
Visual Basic (Usage)Copy Code
Dim url As String
 
Dim instance As CartoImage(url)
C# 
public CartoImage( 
   string url
)

Parameters

url
The url of the image.

See Also

© 2010 All Rights Reserved.