IDesignTimeHtmlProvider Members
Include Protected Members
Include Inherited Members
Represents an interface that is implemented in Web Form controls that are supported in a design-time HTML environment.
The IDesignTimeHtmlProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDesignTimeHtml | Returns the HTML code that is used to represent the control at design time. |
Top