Click or drag to resize
EventBookingActivityInitializerSettingsKeyName Property
Activity settings key name, used to check whether activity logging is enabled.

Namespace: CMS.EventManager
Assembly: CMS.EventManager (in CMS.EventManager.dll) Version: 10.0.0
Syntax
C#
public string SettingsKeyName { get; }

Property Value

Type: String

Implements

IActivityInitializerSettingsKeyName
See Also