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.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax protected bool FullRefresh { get; }
Property Value
Type:
BooleanSee Also