Class Invoice
public class Invoice : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Invoice
- Implements
- Inherited Members
Constructors
Invoice()
public Invoice()
Fields
ConfirmPaymentButton
ConfirmPaymentButton control.
protected Button ConfirmPaymentButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmPaymentSection
ConfirmPaymentSection control.
protected AccordionPanel ConfirmPaymentSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DashboardNavigation
DashboardNavigation control.
protected DashboardNavigation DashboardNavigation
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InvoiceItemRepeater
InvoiceItemRepeater control.
protected Repeater InvoiceItemRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InvoiceSection
InvoiceSection control.
protected AccordionPanel InvoiceSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InvoiceStatus
InvoiceStatus control.
protected Label InvoiceStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MainAccordion
MainAccordion control.
protected Accordion MainAccordion
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NextButton
NextButton control.
protected NextButton NextButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PaymentAlert
PaymentAlert control.
protected Alert PaymentAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PaymentDetail
PaymentDetail control.
protected PaymentDetail PaymentDetail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PaymentDetailConfirm
PaymentDetailConfirm control.
protected PaymentDetailConfirm PaymentDetailConfirm
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PaymentSection
PaymentSection control.
protected AccordionPanel PaymentSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PaymentStatus
PaymentStatus control.
protected Alert PaymentStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubmitPaymentButton
SubmitPaymentButton control.
protected NextButton SubmitPaymentButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)