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: 12.0.0
Syntax protected internal abstract bool Continue { get; set; }
Property Value
Type:
BooleanSee Also