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




The name to use for the HTML cell rendered.

Syntax

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

See Also

© 2010 All Rights Reserved.