Gets the request location of the current request.
Namespace:
Mindroute.CoreAssembly: Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)
Syntax
| C# |
|---|
public RequestLocation RequestLocation { get; internal set; } |
| Visual Basic (Declaration) |
|---|
Public Property RequestLocation As RequestLocation |