SettingsCategoryContainer Constructor Kentico 8.0 API Reference
Creates new instance of SettingsCategoryContainer.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

category
Type: CMS.DataEngine SettingsCategoryInfo
Settings category to be encapsulated
siteId
Type: OnlineSystem Int32
ID of the site
keysAsObjects
Type: OnlineSystem Boolean
Indicates whether settings keys are treated as normal children (InfoObjects) or simple values
See Also