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