Table of Contents

Class NotificationsTab

Namespace
InSite.UI.CMDS.Admin.Users.Controls
Assembly
InSite.UI.dll
public class NotificationsTab : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
NotificationsTab
Implements
Inherited Members

Constructors

NotificationsTab()

public NotificationsTab()

Fields

FollowingGrid

FollowingGrid control.

protected Grid FollowingGrid

Field Value

Grid

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

FollowingTab

FollowingTab control.

protected NavItem FollowingTab

Field Value

NavItem

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NoDataPanel

NoDataPanel control.

protected HtmlGenericControl NoDataPanel

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NotificationsGrid

NotificationsGrid control.

protected Grid NotificationsGrid

Field Value

Grid

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SubscriptionTab

SubscriptionTab control.

protected NavItem SubscriptionTab

Field Value

NavItem

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs