Click or drag to resize
AlertLabelAlertType Property
Indicates whether the alert should render as error, warning or information panel.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public MessageTypeEnum AlertType { get; set; }

Property Value

Type: MessageTypeEnum
See Also