3 references to Empty
System.Web (3)
StaticSiteMapProvider.cs (1)
231
return SiteMapNodeCollection.
Empty
;
UI\WebControls\SiteMapDataSource.cs (2)
312
collection = SiteMapNodeCollection.
Empty
;
337
return SiteMapNodeCollection.
Empty
.GetHierarchicalDataSourceView();