Click or drag to resize

SessionRootURL Property

Gets/Sets the root URL to use for the application. This property is set automatically in the context of the web server.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string RootURL { get; set; }

Property Value

Type: String
The root URL to use for the application.
See Also