Table of Contents

Class ProductInfoViewModel

Namespace
Dynamicweb.Ecommerce.ProductCatalog
Assembly
Dynamicweb.Ecommerce.dll
public class ProductInfoViewModel : FillableViewModelBase
Inheritance
ProductInfoViewModel
Inherited Members
Extension Methods

Properties

ProductId

public string ProductId { get; set; }

Property Value

string

VariantId

public string VariantId { get; set; }

Property Value

string
To top