ICacheControlInfo Interface

Provides access to members that provide the cache control info.

Members

Name Description
Read/write property 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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.