Table of Contents

Class Cart

Namespace
InSite.UI.Portal.Billing
Assembly
InSite.UI.dll
public class Cart : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Cart
Implements
Inherited Members

Constructors

Cart()

public Cart()

Fields

CartDetail

CartDetail control.

protected CartDetail CartDetail

Field Value

CartDetail

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

CheckoutLink control.

protected HtmlAnchor CheckoutLink

Field Value

HtmlAnchor

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ContinueShopping

ContinueShopping control.

protected HtmlAnchor ContinueShopping

Field Value

HtmlAnchor

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

DashboardNavigation

DashboardNavigation control.

protected DashboardNavigation DashboardNavigation

Field Value

DashboardNavigation

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

PageHeader

PageHeader control.

protected HtmlGenericControl PageHeader

Field Value

HtmlGenericControl

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

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs