Property GlobalNotifications
GlobalNotifications
Gets global collection of the attached IControlNotification objects. These notifications are called for the each created control.
public static IEnumerable<IControlNotification> GlobalNotifications { get; }