IUserProfilePlayNotificationSound Property
|
Gets/sets whether CMS client will play sound when user receiving notifications
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool PlayNotificationSound { get; set; }
Property PlayNotificationSound As Boolean
Get
Set
property bool PlayNotificationSound {
bool get ();
void set (bool value);
}
abstract PlayNotificationSound : bool with get, set
Property Value
Type:
BooleanSee Also