Gets the preview settings of the current request.

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

Syntax

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

See Also