|
DataContextConfigureView(Type, Type, HttpRequestMessage, Object) Method
|
Configures a view establishing user roles based on modeled table model and SignalR hub.
Namespace: GSF.Web.ModelAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.207-beta
Syntax Remarks
This is normally called from controller before returning view action result.
For self-hosted web servers, route ID is passed as a command line parameter, e.g.: myview.cshtml?RouteID=ShowDeleted
See Also