QueryExtenderDesigner::GetDesignTimeHtml Method ()

.NET Framework (current version)
 

Gets the placeholder HTML for the QueryExtender control at design time.

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 placeholder HTML for the control at design time.

.NET Framework
Available since 4.0
Return to top
Show: