Table of Contents

Class PriceViewModelExtensions

Namespace
Dynamicweb.Ecommerce.ProductCatalog
Assembly
Dynamicweb.Ecommerce.dll
Extensions for price viewmodels
public static class PriceViewModelExtensions
Inheritance
PriceViewModelExtensions
Inherited Members

Methods

ToStringInvariant(PriceViewModel)

public static string ToStringInvariant(this PriceViewModel price)

Parameters

price PriceViewModel

Returns

string
To top