DataListDesigner::GetEmptyDesignTimeHtml Method ()

 
Use BaseTrue

Gets the HTML used to represent an empty template-based control at design time.

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

protected:
virtual String^ GetEmptyDesignTimeHtml() override

Return Value

Type: System::String^

The HTML used to represent an empty template-based control at design time.

.NET Framework
Available since 1.1
Return to top
Show: