LinqDataSourceDesigner::GetView Method (String^)
.NET Framework (current version)
Returns a data source view that has the specified name.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Parameters
- viewName
-
Type:
System::String^
The name of the view to return.
Return Value
Type: System.Web.UI.Design::DesignerDataSourceView^An object whose name is specified by viewName; otherwise, null.
Implements
IDataSourceDesigner::GetView(String^)
.NET Framework
Available since 3.5
Available since 3.5
Show: