Class DepartmentSubscriberGrid
public class DepartmentSubscriberGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
DepartmentSubscriberGrid
- Implements
- Inherited Members
Constructors
DepartmentSubscriberGrid()
public DepartmentSubscriberGrid()
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)
public void LoadData(Guid organization, Guid? department, string[] employmentTypes, Guid message)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)