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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
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