C# 클래스 OxxCommerceStarterKit.Web.Models.Catalog.DigitalCameraVariationContent

상속: VariationContent, IFacetBrand, IIndexableContent, IProductListViewModelInitializer, IResourceable
파일 보기 프로젝트 열기: episerver/Commerce-Demo-Kit

Private Properties

프로퍼티 타입 설명
GetDisplayPriceWithCheck string
GetPriceWithCheck double

공개 메소드들

메소드 설명
GetFindProduct ( Mediachase market ) : FindProduct
Populate ( Mediachase currentMarket ) : ProductListViewModel
ShouldIndex ( ) : bool

비공개 메소드들

메소드 설명
GetDisplayPriceWithCheck ( PriceAndMarket price ) : string
GetPriceWithCheck ( PriceAndMarket discountPrice ) : double

메소드 상세

GetFindProduct() 공개 메소드

public GetFindProduct ( Mediachase market ) : FindProduct
market Mediachase
리턴 OxxCommerceStarterKit.Web.Models.FindModels.FindProduct

Populate() 공개 메소드

public Populate ( Mediachase currentMarket ) : ProductListViewModel
currentMarket Mediachase
리턴 OxxCommerceStarterKit.Web.Models.ViewModels.ProductListViewModel

ShouldIndex() 공개 메소드

public ShouldIndex ( ) : bool
리턴 bool