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

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public override bool StopProcessing { get; set; }

Property Value

Type: Boolean
See Also