Click or drag to resize

InlineErrorLevel Property

The level (severity) of the message.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public LogMessageLevel Level { get; set; }

Property Value

Type: LogMessageLevel
Remarks
Severity is an alias for Level.
See Also