System.Web.UI.Design.DataSourceDesigner.GetDesignTimeHtml Method

Retrieves the HTML markup for displaying the associated data source control at design time.

Syntax

public override string GetDesignTimeHtml ()

Returns

The markup for the design-time display.

Remarks

The default implementation of the DataSourceDesigner.GetDesignTimeHtml method returns the result from the base ControlDesigner.CreatePlaceHolderDesignTimeHtml method.

Requirements

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