Class FollowerSubscriberGrid
public class FollowerSubscriberGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FollowerSubscriberGrid
- Implements
- Inherited Members
Constructors
FollowerSubscriberGrid()
public FollowerSubscriberGrid()
Fields
Grid
Grid control.
protected Grid Grid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetLocalTime(DateTimeOffset?)
protected static string GetLocalTime(DateTimeOffset? date)
Parameters
dateDateTimeOffset?
Returns
LoadData(Guid, Guid?, string[], Guid, Guid)
public void LoadData(Guid organization, Guid? department, string[] employmentTypes, Guid messageIdentifier, Guid followerIdentifier)
Parameters
organizationGuiddepartmentGuid?employmentTypesstring[]messageIdentifierGuidfollowerIdentifierGuid
OnInit(EventArgs)
protected override void OnInit(EventArgs e)