Table of Contents

Class D365AddRegistration

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

Constructors

D365AddRegistration()

public D365AddRegistration()

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.

Assessment

Assessment control.

protected TextBox Assessment

Field Value

TextBox

Remarks

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

EventBillingCode

EventBillingCode control.

protected ItemNameComboBox EventBillingCode

Field Value

ItemNameComboBox

Remarks

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

EventExamFormat

EventExamFormat control.

protected EventFormatComboBox EventExamFormat

Field Value

EventFormatComboBox

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.

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.

LearnerRegistrantType

LearnerRegistrantType control.

protected ItemNameComboBox LearnerRegistrantType

Field Value

ItemNameComboBox

Remarks

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

RegistrationId

RegistrationId control.

protected TextBox RegistrationId

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()

SendRequest()

public D365Response SendRequest()

Returns

D365Response