ExtenderControlDesigner::GetDesignTimeHtml Method ()

 

Gets the standard HTML rendering of an extender control at design time, which includes type and ID information.

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

public:
virtual String^ GetDesignTimeHtml() override

Return Value

Type: System::String^

The design-time HTML rendering of the control.

.NET Framework
Available since 3.5
Return to top
Show: