| 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.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntaxprotected bool FullRefresh { get; }Property Value
Type: 
Boolean
See Also