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