LinqDataSourceView::CreateContext Method

.NET Framework (current version)
 

Creates an instance of the data context type.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_protmethodCreateContext(DataSourceOperation)

Creates an instance of the data context type using the specified data source operation.(Overrides ContextDataSourceView::CreateContext(DataSourceOperation).)

System_CAPS_protmethodCreateContext(Type^)

Creates an instance of the data context type.

Return to top
Show: