Class Cart
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CheckoutLink
CheckoutLink control.
protected HtmlAnchor CheckoutLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContinueShopping
ContinueShopping control.
protected HtmlAnchor ContinueShopping
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.
PageHeader
PageHeader control.
protected HtmlGenericControl PageHeader
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)