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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public MessageTypeEnum AlertType { get; set; }

Property Value

Type: MessageTypeEnum
See Also