LinqDataSourceView.ContextType Property

 

Gets the type of the data context class.

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

override ContextType : Type with get

Property Value

Type: System.Type

The type that is associated with the data context class specified in the ContextTypeName property.

.NET Framework
Available since 3.5
Return to top
Show: