System.Web.SiteMapNodeCollection.GetDataSourceView Method

Retrieves the System.Web.UI.WebControls.SiteMapDataSourceView object that is associated with the nodes in the current collection.

Syntax

public System.Web.UI.WebControls.SiteMapDataSourceView GetDataSourceView (System.Web.UI.WebControls.SiteMapDataSource owner, string viewName)

Parameters

owner
A System.Web.UI.WebControls.SiteMapDataSource control that the view is associated with.
viewName
The name of the view.

Returns

A named System.Web.UI.WebControls.SiteMapDataSourceView for the System.Web.SiteMapNode objects in the current System.Web.SiteMapNodeCollection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0