Click or drag to resize
SettingsCategoryContainerKeysAsObjects Property
Indicates whether settings keys are treated as normal children (InfoObjects) or simple values.

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

Property Value

Type: Boolean
See Also