2 references to GetPathNodeCollection
System.Web (2)
UI\WebControls\SiteMapDataSource.cs (1)
346_dataSourceView = SiteMapNodeCollection.ReadOnly(GetPathNodeCollection(viewName)).GetDataSourceView(this, String.Empty);
UI\WebControls\SiteMapDataSourceView.cs (1)
36_collection = _owner.GetPathNodeCollection(Name);