| ISearchValueConverterIntToString Method  | 
            Returns string representation of the integer value. Returned value has always uniform format.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntaxstring IntToString(
	int value
)
Parameters
- value
 - Type: SystemInt32
Integer value 
Return Value
Type: 
String
See Also