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

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

Property Value

Type: String

Implements

IActivityInitializerSettingsKeyName
See Also