Click or drag to resize
AttachmentsControlFullRefresh Property
Indicates if full refresh is needed after upload. Can be used first on OnPreRender event because accessing to this property sooner may assign incorrect value.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected bool FullRefresh { get; }

Property Value

Type: Boolean
See Also