Namespace Alachisoft.NCache.Web.Util
HashtableUtil
Provide methods to convert hashtable into a string form, and repopulating hastable from string. The conversion do not save type information and assumes that keys are of int type, while values are of string type