Class D365AddRegistration
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Assessment
Assessment control.
protected TextBox Assessment
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventBillingCode
EventBillingCode control.
protected ItemNameComboBox EventBillingCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventExamFormat
EventExamFormat control.
protected EventFormatComboBox EventExamFormat
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventExamType
EventExamType control.
protected ExamTypeComboBox EventExamType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventStart
EventStart control.
protected DateTimeOffsetSelector EventStart
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventVenue
EventVenue control.
protected FindGroup EventVenue
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerIdentifier
LearnerIdentifier control.
protected FindPerson LearnerIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LearnerRegistrantType
LearnerRegistrantType control.
protected ItemNameComboBox LearnerRegistrantType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationId
RegistrationId control.
protected TextBox RegistrationId
Field Value
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
jsonFormattingFormatting
Returns
GetUrl()
public string GetUrl()
Returns
InitMethod()
public void InitMethod()
SendRequest()
public D365Response SendRequest()