Table of Contents

Class CartPageTemplateExtender

Namespace
Dynamicweb.Ecommerce.Frontend.Cart
Assembly
Dynamicweb.Ecommerce.dll

Represents the extender for the CartPage template.

public class CartPageTemplateExtender : PageTemplateExtender
Inheritance
CartPageTemplateExtender
Inherited Members

Methods

ExtendTemplate(Template)

Extends the template.

public override void ExtendTemplate(Template template)

Parameters

template Template

The template.

See Also

To top