Updating Property (BaseThemeProvider)
In This Topic
Gets value indicating whether the current theme is updating now. Deny events until the end of the operation.
Syntax
'Declaration
Protected ReadOnly Property Updating As Boolean
protected bool Updating {get;}
See Also