Class EmploymentGrid
- Namespace
- InSite.Cmds.Controls.Employees.Employments
- Assembly
- InSite.UI.dll
public class EmploymentGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
EmploymentGrid
- Implements
- Inherited Members
Constructors
EmploymentGrid()
public EmploymentGrid()
Fields
EmployeeProfileEditorLink1
EmployeeProfileEditorLink1 control.
protected Button EmployeeProfileEditorLink1
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EmployeeProfileEditorLink2
EmployeeProfileEditorLink2 control.
protected Button EmployeeProfileEditorLink2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EmployeeProfileEditorLink2Panel
EmployeeProfileEditorLink2Panel control.
protected Panel EmployeeProfileEditorLink2Panel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Grid
Grid control.
protected Grid Grid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoPrimaryProfilePanel
NoPrimaryProfilePanel control.
protected Container NoPrimaryProfilePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PrimaryProfilePanel
PrimaryProfilePanel control.
protected Container PrimaryProfilePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
ApplySecurityPermissions()
public bool ApplySecurityPermissions()
Returns
LoadData(Guid)
public void LoadData(Guid userKey)
Parameters
userKeyGuid
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
Events
Deleted
public event EventHandler Deleted