The properties of System.Web.UI.WebControls.ValidationSummary are listed below. For a list of all members, see the ValidationSummary Members list.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
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. |