AdvancedHandlerTHandler, TArgsContinue 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
Syntax protected internal override sealed bool Continue { get; set; }
Property Value
Type:
BooleanSee Also