This documentation is archived and is not being maintained.
LoginDesigner::GetDesignTimeHtml Method
Visual Studio 2008
Gets the markup that is used to render the associated Login 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 HTML that is used to represent the control at design time. (Inherited from CompositeControlDesigner.) |
|
GetDesignTimeHtml(DesignerRegionCollection) | Gets the markup that is used to render the associated control at design time and populates a collection of designer regions. (Overrides ControlDesigner::GetDesignTimeHtml(DesignerRegionCollection).) |
Show: