Sitecore 5.0 API

MainUtil.ConvertToString Method

Converts an array list of strings to a single string.

Overload List

Converts an array list of strings to a single string.

public static string ConvertToString(ArrayList,char);

Converts a name/value collection to a single string.

public static string ConvertToString(NameValueCollection,char);

Converts a name/value collection to a single string.

public static string ConvertToString(NameValueCollection,string,string);

See Also

MainUtil Class | Sitecore Namespace