System.Web.UI.Design.DataSourceDesigner.GetView Method

Retrieves a System.Web.UI.Design.DesignerDataSourceView object that is identified by the view name.

Syntax

public virtual DesignerDataSourceView GetView (string viewName)

Parameters

viewName
The name of the view.

Returns

This implementation always returns null.

Remarks

In derived classes, if viewName does not exist, the DataSourceDesigner.GetView(string) method should return null.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0