Uiinfrastructure API Docs  
 

HTMLInputTypes.ToString Method

Get the string representation of this type.

Overload List

Get the string representation of this type.

new public virtual string ToString();

Call to convert an int type value to a String.

public static string ToString(int);

See Also

HTMLInputTypes Class | com.plumtree.xpshared.htmlelements Namespace