WyamSettings.

NoCache Property

Summary

Gets or sets a value indicating whether to turn off the caching mechanism on all modules if true.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public bool NoCache { get; set; }

Remarks

Default is false

Value

Type Description
bool