4 references to Key
System.Web (4)
UI\WebParts\PersonalizationStateInfoCollection.cs (4)
45
Key key = new
Key
(path, username);
68
key = new
Key
(userData.Path, userData.Username);
71
key = new
Key
(data.Path, null);
121
Key key = new
Key
(path, username);