Method GetProductPrice
GetProductPrice(string)
Returns the localized price as a decimal for the given product ID.
public static decimal GetProductPrice(string productId)
Parameters
productIdstring
Returns the localized price as a decimal for the given product ID.
public static decimal GetProductPrice(string productId)
productId string