Sitecore 5.1.1 API

MainUtil.GetString Method

NOTE: This method is now obsolete.

Please use StringUtil.GetString


Gets the string value of an object.

Overload List

Obsolete. Gets the string value of an object.

public static string GetString(object);

Obsolete. Gets the string value of an object.

public static string GetString(object,string);

See Also

MainUtil Class | Sitecore Namespace