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

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

Property Value

Type: Boolean
See Also