ESRI.ArcGIS.ADF.Web.UI.WebControls
TableHtml Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor Namespace > TableDialog Class : TableHtml Property




Gets the HTML for the table.

Syntax

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

See Also

© 2010 All Rights Reserved.