Class Register
public class Register : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, ICmdsUserControl
- Inheritance
-
Register
- Implements
- Inherited Members
Constructors
Register()
public Register()
Fields
CandidateCompany
CandidateCompany control.
protected Literal CandidateCompany
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CandidateEmail
CandidateEmail control.
protected Literal CandidateEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CandidateKey
CandidateKey control.
protected FindPerson CandidateKey
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CandidateName
CandidateName control.
protected Literal CandidateName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CandidatePanel
CandidatePanel control.
protected Container CandidatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Capacity
Capacity control.
protected Literal Capacity
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Comment
Comment control.
protected TextBox Comment
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommentField
CommentField control.
protected HtmlGenericControl CommentField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Format
Format control.
protected Literal Format
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsClosed
IsClosed control.
protected HtmlGenericControl IsClosed
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsFull
IsFull control.
protected HtmlGenericControl IsFull
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegisterAnotherUserLink
RegisterAnotherUserLink control.
protected Button RegisterAnotherUserLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationCount
RegistrationCount control.
protected Literal RegistrationCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationSection
RegistrationSection control.
protected HtmlGenericControl RegistrationSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SeatsAvailable
SeatsAvailable control.
protected Literal SeatsAvailable
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SeatsAvailableField
SeatsAvailableField control.
protected HtmlGenericControl SeatsAvailableField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectedEventID
SelectedEventID control.
protected ComboBox SelectedEventID
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubmitButton
SubmitButton control.
protected Button SubmitButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
UpcomingEvents
public List<UpcomingSessionListItem> UpcomingEvents { get; set; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)