Click or drag to resize
IStopProcessing Interface
Defines a control with StopProcessing flag

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public interface IStopProcessing

The IStopProcessing type exposes the following members.

Properties
  NameDescription
Public propertyStopProcessing
Indicates if the control should stop processing
Top
See Also