ESRI.ArcGIS.ADF.Web.UI.WebControls
Control Field
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.RenderingEngine Namespace > InteractiveImageRenderer Class : Control Field




The web control to be rendered.

Syntax

Visual Basic (Declaration) 
Public Control As CartoDisplay
Visual Basic (Usage)Copy Code
Dim instance As InteractiveImageRenderer
Dim value As CartoDisplay
 
value = instance.Control
 
instance.Control = value
C# 
public CartoDisplay Control

See Also

© 2010 All Rights Reserved.