NotificationForumControlDependeciesNotificationUIManager - свойство
Объект, управляющий отображением всплывающих уведомлений.
Пространство имён: Tessa.UI.Controls.ForumsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public INotificationUIManager NotificationUIManager { get; init; }
Public Property NotificationUIManager As INotificationUIManager
Get
Set
public:
virtual property INotificationUIManager^ NotificationUIManager {
INotificationUIManager^ get () sealed;
void set (INotificationUIManager^ value) sealed;
}
abstract NotificationUIManager : INotificationUIManager with get, set
override NotificationUIManager : INotificationUIManager with get, set
INotificationUIManagerIForumControlDependenciesNotificationUIManager