Click or drag to resize

EnumNotificationType Enumeration


The types of server side notififcations

Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public enum EnumNotificationType
Members
Member nameValueDescription
Message0 Notification that is a simple message
CompletedTask1 Notification when a task completed
Diagnostic2 Notifcation for diagnostic purpose only
See Also