MetaModel.RegisterContext Method (Func(Of Object))
.NET Framework (current version)
Registers the data context that is specified by a context factory.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
This method uses the default context information that is defined by the ContextConfiguration class. It enables you to instantiate the data context by using your own constructor.
.NET Framework
Available since 3.5
Available since 3.5
Show: