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