Table of Contents

Class D365TransferRegistration

Namespace
InSite.UI.Admin.Integrations.Tests.Controls
Assembly
InSite.UI.dll
public class D365TransferRegistration : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
D365TransferRegistration
Implements
Inherited Members

Constructors

D365TransferRegistration()

public D365TransferRegistration()

Fields

Accommodations

Accommodations control.

protected AccommodationManager Accommodations

Field Value

AccommodationManager

Remarks

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

CandidateIdentifier

CandidateIdentifier control.

protected FindPerson CandidateIdentifier

Field Value

FindPerson

Remarks

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

EventExamType

EventExamType control.

protected ExamTypeComboBox EventExamType

Field Value

ExamTypeComboBox

Remarks

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

EventIdentifier

EventIdentifier control.

protected FindEvent EventIdentifier

Field Value

FindEvent

Remarks

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

EventStart

EventStart control.

protected DateTimeOffsetSelector EventStart

Field Value

DateTimeOffsetSelector

Remarks

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

EventVenue

EventVenue control.

protected FindGroup EventVenue

Field Value

FindGroup

Remarks

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

LearnerIdentifier

LearnerIdentifier control.

protected FindPerson LearnerIdentifier

Field Value

FindPerson

Remarks

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

Reason

Reason control.

protected TextBox Reason

Field Value

TextBox

Remarks

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

Methods

GetBody(Formatting)

public string GetBody(Formatting jsonFormatting)

Parameters

jsonFormatting Formatting

Returns

string

GetUrl()

public string GetUrl()

Returns

string

InitMethod()

public void InitMethod()

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

SendRequest()

public D365Response SendRequest()

Returns

D365Response