2 references to SiteMapNodeCollection
System.Web (2)
StaticSiteMapProvider.cs (1)
221
SiteMapNodeCollection trimmedCollection = new
SiteMapNodeCollection
(collection.Count);
XmlSiteMapProvider.cs (1)
129
SiteMapNodeCollection resultNodes = new
SiteMapNodeCollection
(subNodes.Count);