Method SetNoPriceString
SetNoPriceString(string)
Sets the string to display on Purchase Button when there is no cost defined in the Transaction Item.
Declaration
public void SetNoPriceString(string noPriceString)
Parameters
| Type | Name | Description |
|---|---|---|
| string | noPriceString | The string to display. |