Provides access to members that provide the cache control info.
Members
Name | Description | |
---|---|---|
ClientCachingAllowed | Indicates if client caching is allowed. |
ICacheControlInfo.ClientCachingAllowed Property
Indicates if client caching is allowed.
Public Property ClientCachingAllowed As Boolean
public bool ClientCachingAllowed {get; set;}
Classes that implement ICacheControlInfo
Classes | Description |
---|
Remarks
Returns cache control information that allows clients to discover information such as if client caching is allowed.