Click or drag to resize
AdvancedHandlerTHandler, TArgsIsBound Property
Returns true if the handler has some events bound

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

Property Value

Type: Boolean
See Also