CMSDynamicWebControlStopProcessing Property |
Indicates if processing of the code of this control should continue. It can be used after raising an event.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public bool StopProcessing { get; set; }
Property Value
Type:
BooleanSee Also