Method | Description | |
---|---|---|
WithBasket ( Basket basket ) : |
||
WithCard ( Card card ) : |
||
WithCardTypes ( IEnumerable |
||
WithCategories ( IEnumerable |
||
WithCategory ( Category category ) : |
||
WithCategoryViewData ( Suteki.Shop.ViewData.CategoryViewData category ) : |
||
WithContents ( IEnumerable |
||
WithCountries ( IEnumerable |
||
WithCountry ( Country country ) : |
||
WithOrder ( Order order ) : |
||
WithOrderSearchCriteria ( OrderSearchCriteria orderSearchCriteria ) : |
||
WithOrderStatuses ( IEnumerable |
||
WithOrders ( PagedList |
||
WithPostage ( Postage postage ) : |
||
WithPostages ( IEnumerable |
||
WithProduct ( Product product ) : |
||
WithProductCategories ( IEnumerable |
||
WithProductCategory ( ProductCategory productCategory ) : |
||
WithProducts ( IEnumerable |
||
WithRoles ( IEnumerable |
||
WithStockItems ( IEnumerable |
||
WithSubscription ( MailingListSubscription subscription ) : |
||
WithSubscriptions ( IPagination |
||
WithTotalPostage ( PostageResult postageResult ) : |
||
WithUser ( User user ) : |
||
WithUsers ( IEnumerable |
public WithBasket ( Basket basket ) : |
||
basket | Basket | |
return |
public WithCardTypes ( IEnumerable |
||
cardTypes | IEnumerable |
|
return |
public WithCategories ( IEnumerable |
||
categories | IEnumerable |
|
return |
public WithCategory ( Category category ) : |
||
category | Category | |
return |
public WithCategoryViewData ( Suteki.Shop.ViewData.CategoryViewData category ) : |
||
category | Suteki.Shop.ViewData.CategoryViewData | |
return |
public WithContents ( IEnumerable |
||
contents | IEnumerable |
|
return |
public WithCountries ( IEnumerable |
||
countries | IEnumerable |
|
return |
public WithCountry ( Country country ) : |
||
country | Country | |
return |
public WithOrder ( Order order ) : |
||
order | Order | |
return |
public WithOrderSearchCriteria ( OrderSearchCriteria orderSearchCriteria ) : |
||
orderSearchCriteria | OrderSearchCriteria | |
return |
public WithOrderStatuses ( IEnumerable |
||
orderStatuses | IEnumerable |
|
return |
public WithOrders ( PagedList |
||
orders | PagedList |
|
return |
public WithPostage ( Postage postage ) : |
||
postage | Postage | |
return |
public WithPostages ( IEnumerable |
||
postages | IEnumerable |
|
return |
public WithProduct ( Product product ) : |
||
product | Product | |
return |
public WithProductCategories ( IEnumerable |
||
productCategories | IEnumerable |
|
return |
public WithProductCategory ( ProductCategory productCategory ) : |
||
productCategory | ProductCategory | |
return |
public WithProducts ( IEnumerable |
||
products | IEnumerable |
|
return |
public WithRoles ( IEnumerable |
||
roles | IEnumerable |
|
return |
public WithStockItems ( IEnumerable |
||
stockItems | IEnumerable |
|
return |
public WithSubscription ( MailingListSubscription subscription ) : |
||
subscription | MailingListSubscription | |
return |
public WithSubscriptions ( IPagination |
||
subscriptions | IPagination |
|
return |
public WithTotalPostage ( PostageResult postageResult ) : |
||
postageResult | PostageResult | |
return |
public WithUsers ( IEnumerable |
||
users | IEnumerable |
|
return |