| 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: 10.0.0
 Syntax
Syntaxprotected internal override sealed bool SupportsCancel { get; set; }Property Value
Type: 
Boolean See Also
See Also