EditorPartDesigner.GetDesignTimeHtml Method ()

 

Verifies that the control resides in a zone of type EditorZoneBase, and then 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)

override GetDesignTimeHtml : unit -> string

Return Value

Type: System.String

The markup that is used to represent the control at design time, or error markup if the control does not reside in an EditorZoneBase.

.NET Framework
Available since 2.0
Return to top
Show: