Click or drag to resize
GetFileHandlerAllowClientCache Property
Returns true if client cache is allowed for the current request.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected virtual bool AllowClientCache { get; }

Property Value

Type: Boolean
See Also