Click or drag to resize
ICMSBasePropertiesStopProcessing Property
Stop processing.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
bool StopProcessing { get; set; }

Property Value

Type: Boolean
Remarks
Stop processing. Use in webparts design mode.
See Also