DataSourceDesigner.GetDesignTimeHtml Method ()
.NET Framework 3.0
Retrieves the HTML markup for displaying the associated data source control at design time.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The default implementation of the GetDesignTimeHtml method returns the result from the base ControlDesigner.CreatePlaceHolderDesignTimeHtml method.
Community Additions
ADD
Show: