ESRI.ArcGIS.ADF.Web.UI.WebControls
GetHtml Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.RenderingEngine Namespace > InteractiveImageRenderer Class : GetHtml Method




Builds the html to render the map control

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetHtml() As String
Visual Basic (Usage)Copy Code
Dim instance As InteractiveImageRenderer
Dim value As String
 
value = instance.GetHtml()
C# 
public virtual string GetHtml()

Return Value

The Html string.

See Also

© 2010 All Rights Reserved.