ISearchValueConverterDecimalToString Method |
Returns string representation of the decimal value.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax string DecimalToString(
decimal value
)
Parameters
- value
- Type: SystemDecimal
Decimal value
Return Value
Type:
StringSee Also