| AdvancedHandlerTHandler, TArgsSupportsCancel Property  | 
            If true, the handler supports cancelling of the event. If set and handler is already cancelled, throws an exception.
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntaxprotected internal override sealed bool SupportsCancel { get; set; }Property Value
Type: 
Boolean
See Also