EntityDataSource::CreateView Method ()
.NET Framework (current version)
Creates a new instance of the EntityDataSourceView that is associated with this control.
Assembly: System.Web.Entity (in System.Web.Entity.dll)
Return Value
Type: System.Web.UI.WebControls::EntityDataSourceView^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 4.5
Available since 4.5
Show: