Class D365TransferRegistration
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CandidateIdentifier
CandidateIdentifier control.
protected FindPerson CandidateIdentifier
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.
EventIdentifier
EventIdentifier control.
protected FindEvent EventIdentifier
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.
Reason
Reason control.
protected TextBox Reason
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()
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
SendRequest()
public D365Response SendRequest()