Table of Contents

Class AssignUsers

Namespace
InSite.Admin.Issues.Forms
Assembly
InSite.UI.dll
public class AssignUsers : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
Inheritance
AssignUsers
Implements
Inherited Members

Constructors

AssignUsers()

public AssignUsers()

Fields

AssigneeHelp

AssigneeHelp control.

protected HtmlGenericControl AssigneeHelp

Field Value

HtmlGenericControl

Remarks

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

AssigneeID

AssigneeID control.

protected FindPerson AssigneeID

Field Value

FindPerson

Remarks

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

CancelButton

CancelButton control.

protected CancelButton CancelButton

Field Value

CancelButton

Remarks

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

CaseInfo

CaseInfo control.

protected CaseInfo CaseInfo

Field Value

CaseInfo

Remarks

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

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

LawyerID

LawyerID control.

protected CaseLawyerComboBox LawyerID

Field Value

CaseLawyerComboBox

Remarks

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

ManagerIdentifier

ManagerIdentifier control.

protected FindPerson ManagerIdentifier

Field Value

FindPerson

Remarks

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

OwnerUserIdentifier

OwnerUserIdentifier control.

protected FindPerson OwnerUserIdentifier

Field Value

FindPerson

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

Remarks

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

Methods

GetParentLinkParameters(IWebRoute)

public string GetParentLinkParameters(IWebRoute parent)

Parameters

parent IWebRoute

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SetInputValues(VIssue)

public void SetInputValues(VIssue issue)

Parameters

issue VIssue