System.Web.UI.WebControls.ValidationSummary: Property Members

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

Public Properties

DisplayModeValidationSummaryDisplayMode.

Gets or sets the display mode of the validation summary.

EnableClientScriptbool.

Gets or sets a value indicating whether the System.Web.UI.WebControls.ValidationSummary control updates itself using client-side script.

override
ForeColorSystem.Drawing.Color.

Gets or sets the foreground color of the control.

HeaderTextstring.

Gets or sets the header text displayed at the top of the summary.

ShowMessageBoxbool.

Gets or sets a value indicating whether the validation summary is displayed in a message box.

ShowSummarybool.

Gets or sets a value indicating whether the validation summary is displayed inline.

ValidationGroupstring.

Gets or sets the group of controls for which the System.Web.UI.WebControls.ValidationSummary object displays validation messages.