Returns a DataSet with all the keys for given site and category sorted by KeyDisplayName.
If site is not specified, only the global settings are loaded.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- categoryId
- Type: System Int32
Settings category ID
- siteIdentifier (Optional)
- Type: CMS.DataEngine SiteInfoIdentifier
Site identifier (site ID or site name), see SiteInfoIdentifier and InfoIdentifier for more information
Return Value
Type: ObjectQuery SettingsKeyInfoSee Also