This documentation is archived and is not being maintained.
CatalogZoneDesigner::GetDesignTimeHtml Method
Visual Studio 2010
Gets the markup that is used to represent the control at design time.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetDesignTimeHtml() | Gets the markup that is used to represent the control at design time by calling the CatalogZoneDesigner::GetDesignTimeHtml method with a null argument. (Overrides ControlDesigner::GetDesignTimeHtml().) |
|
GetDesignTimeHtml(DesignerRegionCollection) | Creates an EditableDesignerRegion in the designer before generating the design-time HTML of the control. (Overrides ControlDesigner::GetDesignTimeHtml(DesignerRegionCollection).) |
Show: