Interface AddControlNotificationOptions

Deprecated

Use AddControlNotificationOptions instead.

Hierarchy

Properties

A collection of actions

messages: string[]

The message to display in the notification. In the current release, only the first message specified in this array will be displayed.

notificationLevel?: Xrm.Controls.NotificationLevel

Defines the type of notification.

uniqueId: string

The ID to use to clear this notification when using the clearNotification method.

Generated using TypeDoc