BaseValidatorDesigner.GetDesignTimeHtml Method
.NET Framework 2.0
Gets the markup that is used to render the associated control at design time.
BaseValidatorDesigner Members
System.Web.UI.Design.WebControls Namespace
BaseValidator
ErrorMessage
Display
ValidatorDisplay
ControlDesigner.GetDesignTimeHtml
BaseValidator
PreviewControlDesigner
ControlDesigner Class
Walkthrough: Creating a Basic Control Designer for a Web Server Control
| Name | Description |
|---|---|
| BaseValidatorDesigner.GetDesignTimeHtml () | Gets the markup that is used to render the associated control at design time. |
| BaseValidatorDesigner.GetDesignTimeHtml (DesignerRegionCollection) | Retrieves the HTML markup to display the control and populates the collection with the current control designer regions. |
Reference
BaseValidatorDesigner ClassBaseValidatorDesigner Members
System.Web.UI.Design.WebControls Namespace
BaseValidator
ErrorMessage
Display
ValidatorDisplay
ControlDesigner.GetDesignTimeHtml
BaseValidator
PreviewControlDesigner
ControlDesigner Class
Other Resources
ASP.NET Control Designers OverviewWalkthrough: Creating a Basic Control Designer for a Web Server Control
Show: