1 write to Path
System.Web (1)
UI\WebParts\PersonalizationStateInfoCollection.cs (1)
175Path = path;
6 references to Path
System.Web (6)
UI\WebParts\PersonalizationStateInfoCollection.cs (6)
78key.Path, key.Username)); 82key.Path)); 193Debug.Assert(key.Path != null); 194int pathHashCode = key.Path.ToLowerInvariant().GetHashCode(); 213int pathDiff = String.Compare(x.Path, y.Path,