Table of Contents

Property Subscriber

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Subscriber

Gets the ControlSubscriber associated with the notification system. This subscriber is used to manage notifications related to the popup window. It is automatically added to the global notification system when the popup window is shown and removed when it is hidden.

public virtual ControlSubscriber Subscriber { get; }

Property Value

ControlSubscriber