Hi,
I am using Editor.Setting.GetHashString() from codebehind in version 5.3
When I try to upgrade to version 6 I get an error when compiling: 'System.Collections.Specialized.NameValueCollection' does not contain a definition for 'GetHashString'
I tried to find GetHashString in the online documentation but filed, how do I access the HashString programatically in version 6?
/ Jon