Click or drag to resize
BaseObjectSelectorStopProcessing Property
If true, control does not process the data.

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

Property Value

Type: Boolean
See Also