Click or drag to resize
AbstractHandlerName Property
Event name. The name serves for debug purposes and to uniquely identify the handler.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also