Click or drag to resize

AppContextDetermineApplication Method

Determine which application to load. Called only when no application is explicitly specified before Load.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string DetermineApplication()

Return Value

Type: String
The ID of the application to load.
See Also