Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls Namespaces
CMS.UIControls
SettingsGroupViewerControl Class
SettingsGroupViewerControl Methods
GetCategoryPanel Method
GetFormEngineUserControl Method
GetGroups Method
GetInheritCheckBox Method
GetKeys Method
GetLabel Method
GetLabelError Method
GetValueCheckBox Method
GetValueTextArea Method
GetValueTextBox Method
ResetToDefault Method
SaveChanges Method
SettingsGroupViewerControl
GetKeys Method
Returns settings keys for given category, optionally filtered by site or search text.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
Copy
protected
IEnumerable
<
SettingsKeyInfo
>
GetKeys
(
int
categoryID
)
Parameters
categoryID
Type:
System
Int32
Settings category ID
Return Value
Type:
IEnumerable
SettingsKeyInfo
See Also
Reference
SettingsGroupViewerControl Class
CMS.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com