Click or drag to resize
GetBizFormFileHandlerBaseAllowCache Property
Indicates whether caching is allowed. Returns false.

Namespace: CMS.OnlineForms.Internal
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
public override bool AllowCache { get; set; }

Property Value

Type: Boolean
See Also