Converts a string to a name/value collection.
Converts a string to a name/value collection.
public static NameValueCollection GetNameValues(string);
Converts a string to a name/value collection.
public static NameValueCollection GetNameValues(string,char,char);
Gets a name/value collection from a string array.
public static NameValueCollection GetNameValues(string[]);
StringUtil Class | Sitecore Namespace