System.Web.SiteMapNode.GetDataSourceView Method

Retrieves the System.Web.UI.WebControls.SiteMapDataSourceView object that is associated with the current node.

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 current node.

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