ContextDataSourceContextData.Context Property

.NET Framework (current version)
 

Gets or sets the instance of the data context object.

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

public object Context { get; set; }

Property Value

Type: System.Object

An instance of the data context object.

.NET Framework
Available since 4.0
Return to top
Show: