LinqDesignerDataSourceView::IsDataContext Property
.NET Framework (current version)
Gets a value that indicates whether the ContextType property contains an object that derives from DataContext.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Property Value
Type: System::Booleantrue if the object in the ContextType property is derived from DataContext; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: