BaseDataBoundControlDesigner.GetEmptyDesignTimeHtml Method
.NET Framework 3.0
Provides the markup that is used to render the control at design time if the control is empty or if the data source cannot be retrieved.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The BaseDataBoundControlDesigner class retrieves sample data that is used for binding purposes at design time before rendering the control. The empty design-time control renders as a placeholder that contains the type name and control name.
Community Additions
ADD
Show: