RecipientViewOverride Constructor
Initializes the dundas.notifications.RecipientViewOverride object.
Parameters
- contentOverridesOptions
-
Type: Object
(optional) Object with default values for the content overrides.
Optional: True
Examples
The following example initializes a new instance of a RecipientViewOverride object:
var newObject = new dundas.notifications.RecipientViewOverride();