Click or drag to resize
AdvancedHandlerTHandler, TArgsContinue Property
Specifies whether the context of execution should continue. If set to false, no additional events will be fired.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
protected internal override sealed bool Continue { get; set; }

Property Value

Type: Boolean
See Also