AppContextExtensions Class |
Namespace: NetQuarry
The AppContextExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BootstrapVersion |
Returns the current Bootstrap version.
For example, if the current version is 3.3.6
then this method returns 336. If it was version
4.1.3 then this method returns 413.
|
![]() ![]() | LogNextMapperSource |
Extension method to IAppContext object to set a one-time-use logSource to be used on the next IMapper Init().
|
![]() ![]() | UIStyle |
Gets the AppUIStyle application UI style.
|
![]() ![]() | UseBootstrap |
Determines of this is a Bootstrap-based application.
Note that currently this determination is based on whether or not bootstrap.master is set as the MasterPageFile.
|