TreeViewDesigner.GetEmptyDesignTimeHtml Method ()

 

Retrieves the HTML markup text that is used to render a placeholder for the associated control at design time.

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

protected override string GetEmptyDesignTimeHtml()

Return Value

Type: System.String

The markup used to render the control at design time with an empty data source.

.NET Framework
Available since 2.0
Return to top
Show: