ValidationSummary.ForeColor Property
.NET Framework (current version)
Gets or sets the foreground color of the control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Drawing.ColorA System.Drawing.Color that represents the foreground color of the control. The default is Red.
Use this property to specify the color in which error messages from validation controls are displayed.
.NET Framework
Available since 1.1
Available since 1.1
Show: