Gets or sets the display mode of the validation summary.
Syntax
[System.ComponentModel.DefaultValue(System.Web.UI.WebControls.ValidationSummaryDisplayMode.BulletList)] public ValidationSummaryDisplayModeDisplayMode { set; get; }
Value
Documentation for this section has not yet been entered.
Remarks
Use this property to specify the display format of a System.Web.UI.WebControls.ValidationSummary control. The summary can be displayed as a list, as a bulleted list, or as a single paragraph.
Requirements
Namespace: System.Web.UI.WebControls Assembly: System.Web (in System.Web.dll) Assembly Versions: 1.0.5000.0, 2.0.0.0