Click or drag to resize
CMSAbstractWebPartStopProcessing Property
Returns true if the control processing should be stopped.

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public override bool StopProcessing { get; set; }

Property Value

Type: Boolean
See Also