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: 8.2.23
Syntax
C#
public bool Allow { get; set; }

Property Value

Type: Boolean
See Also