EditorPartDesigner::GetDesignTimeHtml Method ()
.NET Framework (current version)
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.
Assembly: System.Design (in System.Design.dll)
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
Available since 2.0
Show: