System.Web.UI.Design.WebControls.TableDesigner.GetDesignTimeHtml Method

Gets the HTML that is used to represent the control at design time.

Syntax

public override string GetDesignTimeHtml ()

Returns

The HTML used to represent the control at design time.

Remarks

The TableDesigner.GetDesignTimeHtml method ensures that the table has at least one row and cell and that the cells contain some text for display at design time.

Requirements

Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0