Click or drag to resize
SettingsKeyInfoKeyIsCustom Property
Indicates whether the settings key is custom or system default.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool KeyIsCustom { get; set; }

Property Value

Type: Boolean
See Also