4 references to ValidationSummary
System.Web (4)
UI\WebControls\ValidationSummary.cs (2)
31
/// <para>Initializes a new instance of the <see cref='System.Web.UI.WebControls.
ValidationSummary
'/> class.</para>
351
ValidatorCompatibilityHelper.RegisterStartupScript(this, typeof(
ValidationSummary
), ClientID + "_DisposeScript",
UI\WebControls\ValidationSummaryDisplayMode.cs (1)
15
/// used by the <see cref='System.Web.UI.WebControls.
ValidationSummary
'/> control.</para>
UI\WebControls\ValidatorDisplay.cs (1)
22
/// used so that the error message is only displayed in a <see cref='System.Web.UI.WebControls.
ValidationSummary
'/>