Table of Contents

Enum NotificationBarMessageValueType

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

The type of the value of a NotificationBarMessage.

public enum NotificationBarMessageValueType
Extension Methods

Fields

DateTime = 1

The value represents a date and time.

String = 0

The value represents a string.