2 references to ReadOnlySiteMapNodeCollection
System.Web (2)
SiteMapNodeCollection.cs (2)
22internal static SiteMapNodeCollection Empty = new ReadOnlySiteMapNodeCollection(new SiteMapNodeCollection()); 210return new ReadOnlySiteMapNodeCollection(collection);