ContextDataSourceView(DataSourceControl, String, HttpContext) Constructor

Definition

Initializes a new instance of the ContextDataSourceView class.

C#
protected ContextDataSourceView(System.Web.UI.DataSourceControl owner, string viewName, System.Web.HttpContext context);

Parameters

owner
DataSourceControl

The data source control that the ContextDataSourceView object is associated with.

viewName
String

The unique name for the data source view in the scope of the data source control that owns it.

context
HttpContext

The current HttpContext instance.

Applies to

Ürün Sürümler
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1