Click or drag to resize
LockedSectionWasBlocked Property
Returns whether the execution was blocked by another code or not.

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

Property Value

Type: Boolean
See Also