Uiinfrastructure API Docs  
 

HTMLInputTypes.ToString Method (Int32)

Call to convert an int type value to a String.

public static string ToString(
   int iType
);

Parameters

iType
int type respresentation

Return Value

String representation

See Also

HTMLInputTypes Class | com.plumtree.xpshared.htmlelements Namespace | HTMLInputTypes.ToString Overload List