BaseValidatorDesigner.GetDesignTimeHtml Method
.NET Framework 3.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
PreviewControlDesigner
ControlDesigner
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
PreviewControlDesigner
ControlDesigner
Other Resources
Introduction to ASP.NET Control DesignersWalkthrough: Creating a Basic Control Designer for a Web Server Control
Community Additions
ADD
Show: