Click or drag to resize
EventListmEvents Field
Table of registered events

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected StringSafeDictionary<SafeDictionary<string, SimpleHandler>> mEvents

Field Value

Type: StringSafeDictionarySafeDictionaryString, SimpleHandler
See Also