AbstractHandlerOneTime Property |
If true, this event can be executed only once. If the event was already executed, and new handler is added, it executes immediately.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public bool OneTime { get; set; }
Property Value
Type:
BooleanSee Also