System.Web.UI.Design.WebFormsRootDesigner.GenerateEmptyDesignTimeHtml Method

Generates empty HTML markup for a control at design time.

Syntax

public virtual string GenerateEmptyDesignTimeHtml (System.Web.UI.Control control)

Parameters

control
The control to generate HTML markup for.

Returns

HTML markup for an empty control.

Remarks

The WebFormsRootDesigner.GenerateEmptyDesignTimeHtml(System.Web.UI.Control) method enables a consistent display of empty controls at design time.

Requirements

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