| CMSUpdateProgressHandleAsyncPostback Property | 
            If true, the progress bar is displayed also on async postback. Note, that the update progress must be in update panel in this case to hid properly.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool HandleAsyncPostback { get; set; }Property Value
Type: 
Boolean See Also
See Also