Class NotificationsTab
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FollowingTab
FollowingTab control.
protected NavItem FollowingTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoDataPanel
NoDataPanel control.
protected HtmlGenericControl NoDataPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NotificationsGrid
NotificationsGrid control.
protected Grid NotificationsGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubscriptionTab
SubscriptionTab control.
protected NavItem SubscriptionTab
Field Value
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)