Sitecore 5.1.1 API

MainUtil.GetInt Method

Gets the integer value of a string.

Overload List

Gets the integer value of a string.

public static int GetInt(object,int);

Gets the integer value of a string.

public static int GetInt(string,int);

See Also

MainUtil Class | Sitecore Namespace