Table of Contents

Class D365AddEvent

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

Constructors

D365AddEvent()

public D365AddEvent()

Fields

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.

EventId

EventId control.

protected TextBox EventId

Field Value

TextBox

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.

RegistrationLimit

RegistrationLimit control.

protected NumericBox RegistrationLimit

Field Value

NumericBox

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