Class NotificationsGrid
public class NotificationsGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
NotificationsGrid
- Implements
- Inherited Members
Constructors
NotificationsGrid()
public NotificationsGrid()
Fields
NotificationRepeater
NotificationRepeater control.
protected Repeater NotificationRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
LoadData(List<Notification>)
public void LoadData(List<NotificationSubscribers.Notification> data)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)