Summary
Specifies whether the HTTP 1.1 directive to prevent caching of content
should be sent to clients. The default is
false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Web - Containing Type
- Create
Virtual Directory
Syntax
[TaskAttribute("cachecontrolnocache"), IisProperty]
public bool CacheControlNoCache { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
Create |
Value
Type | Description |
---|---|
bool |