View Pages
Documentation for MerchelloTemplatePage and MerchelloViewPage
Merchello ships with a couple of base views that can be used to extend the standard Umbraco views which provides instantiated Merchello objects.
Each view exposes Merchello's CurrentCustomer (ICustomerBase) and the MerchelloHelper as Merchello.
@inherits Merchello.Web.Mvc.MerchelloTemplatePage
@inherits Merchello.Web.Mvc.MerchelloViewPage<TModel>
Updated less than a minute ago
