ConnectionsZoneDesigner.GetDesignTimeHtml Method ()

 

Gets the markup that is used to represent the control at design time.

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

Public Overrides Function GetDesignTimeHtml As String

Return Value

Type: System.String

A String that is the markup to represent the control at design time.

.NET Framework
Available since 2.0
Return to top
Show: