Click or drag to resize
DocumentBaseAllowClientCache Method
Returns true if the full client caching is allowed (no revalidation requests).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool AllowClientCache()

Return Value

Type: Boolean
See Also