Method GetProductPriceString
GetProductPriceString(string)
Returns the formatted price string (e.g., "$0.99") for the given product ID.
public static string GetProductPriceString(string productId)
Parameters
productIdstring
Returns the formatted price string (e.g., "$0.99") for the given product ID.
public static string GetProductPriceString(string productId)
productId string