LinqDataSource::CreateView Method ()
.NET Framework (current version)
Creates a new instance of the LinqDataSourceView class that is associated with this control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Return Value
Type: System.Web.UI.WebControls::LinqDataSourceView^An object that acts as the interface for data-bound controls.
To provide a custom view, you can override this method in a derived class.
.NET Framework
Available since 3.5
Available since 3.5
Show: