This documentation is archived and is not being maintained.
DataSourceDesigner::GetDesignTimeHtml Method
Visual Studio 2010
Retrieves the HTML markup for displaying the associated data source 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() | Retrieves the HTML markup for displaying the associated data source control at design time. (Overrides ControlDesigner::GetDesignTimeHtml().) |
|
GetDesignTimeHtml(DesignerRegionCollection) | Retrieves the HTML markup to display the control and populates the collection with the current control designer regions. (Inherited from ControlDesigner.) |
Show: