Converts an array list of strings to a single string.
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);
MainUtil Class | Sitecore Namespace