Hevea documentation

WebPage.MessengerType Enumeration

Types of messanger notifications.

public enum WebPage.MessengerType

Members

Member Name Description
None No message displayed.
Informational The message displayed is informational.
Confirmation The message displayed is a confirmation.
Warning The message displayed is a warning message.
Error The message displayed is an error message.

Requirements

Namespace: Hevea.Core.Http.Html.UI

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

Hevea.Core.Http.Html.UI Namespace