DataModelProvider::ContextType Property
.NET Framework (current version)
Gets the type of the data context.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property Type^ ContextType { virtual Type^ get(); protected: virtual void set(Type^ value); }
The data context is set in the constructor.
.NET Framework
Available since 3.5
Available since 3.5
Show: