CreateUserValidationSummaryHeaderText Property |
Gets or sets the header text displayed at the top of the summary.
Namespace:
Cadcorp.Security.UI.WebControls
Assembly:
Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string ValidationSummaryHeaderText { get; set; }
Public Property ValidationSummaryHeaderText As String
Get
Set
<asp:CreateUser ValidationSummaryHeaderText="String" />
Property Value
Type:
String
See Also