Click or drag to resize
AdvancedHandlerTHandler, TArgsAllow Property
If true, the event is allowed to be raised

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

Property Value

Type: Boolean
See Also