Sitecore 5.0 API

MainUtil.GetBool Method

Gets the boolean value of a string.

Overload List

Gets the boolean value of a string.

public static bool GetBool(object,bool);

Gets the boolean value of a string.

public static bool GetBool(string,bool);

See Also

MainUtil Class | Sitecore Namespace