The members of System.Web.UI.WebControls.ValidationSummary are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
Initializes a new instance of the System.Web.UI.WebControls.ValidationSummary class. |
DisplayMode | ValidationSummaryDisplayMode.
Gets or sets the display mode of the validation summary. | |
EnableClientScript | bool.
Gets or sets a value indicating whether the System.Web.UI.WebControls.ValidationSummary control updates itself using client-side script. | |
override | ForeColor | System.Drawing.Color.
Gets or sets the foreground color of the control. |
HeaderText | string.
Gets or sets the header text displayed at the top of the summary. | |
ShowMessageBox | bool.
Gets or sets a value indicating whether the validation summary is displayed in a message box. | |
ShowSummary | bool.
Gets or sets a value indicating whether the validation summary is displayed inline. | |
ValidationGroup | string.
Gets or sets the group of controls for which the System.Web.UI.WebControls.ValidationSummary object displays validation messages. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
| |
override | OnPreRender(EventArgs)
| |
override | Render(System.Web.UI.HtmlTextWriter)
|