Table of Contents

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

Button

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EmployeeProfileEditorLink2

EmployeeProfileEditorLink2 control.

protected Button EmployeeProfileEditorLink2

Field Value

Button

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EmployeeProfileEditorLink2Panel

EmployeeProfileEditorLink2Panel control.

protected Panel EmployeeProfileEditorLink2Panel

Field Value

Panel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Grid

Grid control.

protected Grid Grid

Field Value

Grid

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NoPrimaryProfilePanel

NoPrimaryProfilePanel control.

protected Container NoPrimaryProfilePanel

Field Value

Container

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PrimaryProfilePanel

PrimaryProfilePanel control.

protected Container PrimaryProfilePanel

Field Value

Container

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

ApplySecurityPermissions()

public bool ApplySecurityPermissions()

Returns

bool

LoadData(Guid)

public void LoadData(Guid userKey)

Parameters

userKey Guid

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

Events

Deleted

public event EventHandler Deleted

Event Type

EventHandler