Click or drag to resize

AjaxControlIsProcessingEvents Property

Gets value indicating whether control is currently processing events.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public bool IsProcessingEvents { get; }

Property Value

Type: Boolean
Remarks