WebPartZoneDesigner::GetDesignTimeHtml Method ()
.NET Framework (current version)
Gets the markup that is used to represent the control at design time by calling the WebPartZoneDesigner::GetDesignTimeHtml method with a null argument.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System::String^A method call to WebPartZoneDesigner::GetDesignTimeHtml with a null argument as the parameter.
Notes to Inheritors:
When overriding this method, you must call GetDesignTimeHtml with a DesignerRegionCollection or null as an argument so that designer regions build correctly.
.NET Framework
Available since 2.0
Available since 2.0
Show: