| ProductFormattedInformativePrice Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use PriceFormatted property on the price returned by GetInformativePrice(String,String)")]
public string FormattedInformativePrice { get; }
<ObsoleteAttribute("Use PriceFormatted property on the price returned by GetInformativePrice(String,String)")>
Public ReadOnly Property FormattedInformativePrice As String
Get
Property Value
Type:
StringSee Also