{description}
{excerpt}Sets or returns the style of error alert to display if error alerts are enabled.{excerpt}
{signature:C#}
 public ErrorAlertStyleType ErrorAlertStyle{ get; set; }
{signature}{signature:vb.net}
Public Property ErrorAlertStyle() As ErrorAlertStyleType
{signature}