ForumControlDependenciesNotificationUIManager - свойство
Объект, управляющий отображением всплывающих уведомлений.
Пространство имён: Tessa.UI.Controls.ForumsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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