Click or drag to resize
LightboxExtenderStopProcessing Property
Indicates if the control should not process the data.

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

Property Value

Type: Boolean
See Also