Table of Contents

Class ProductInfoViewModelExtensions

Namespace
Dynamicweb.Ecommerce.ProductCatalog
Assembly
Dynamicweb.Ecommerce.dll
public static class ProductInfoViewModelExtensions
Inheritance
ProductInfoViewModelExtensions
Inherited Members

Methods

GetProduct(ProductInfoViewModel)

public static ProductViewModel GetProduct(this ProductInfoViewModel productInfo)

Parameters

productInfo ProductInfoViewModel

Returns

ProductViewModel
To top