Gets the Site associated with the current request.

Namespace:  Mindroute.Core
Assembly:  Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)

Syntax

C#
public Site Site { get; internal set; }
Visual Basic (Declaration)
Public Property Site As Site

See Also