| AbstractAdvancedHandlerContinue Property  | 
            Specifies whether the context of execution should continue. If set to false, no additional events will be fired.
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntaxprotected internal abstract bool Continue { get; set; }Property Value
Type: 
Boolean
See Also