LinqDataSource::IDynamicDataSource::ContextType Property
.NET Framework (current version)
For a description of this member, see IDynamicDataSource.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
private: property Type^ ContextType { virtual Type^ get() sealed = IDynamicDataSource::ContextType::get; virtual void set(Type^ value) sealed = IDynamicDataSource::ContextType::set; }
Implements
IDynamicDataSource::ContextTypeThis member is an explicit interface member implementation. It can be used only when the LinqDataSource instance is cast to an IDynamicDataSource interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: