SettingsGroupViewerControlSettingsKeyItem Structure |
Namespace: CMS.UIControls
public struct SettingsKeyItem
The SettingsGroupViewerControlSettingsKeyItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | CategoryName |
Setting category name.
|
![]() | ErrorLabel |
Error label control.
|
![]() | ExplanationText |
Key explanation text.
|
![]() | InheritCheckBox |
Inheritance checkbox control.
|
![]() | KeyChanged |
Indicates if key was changed.
|
![]() | KeyIsInherited |
Indicates if key is inherited.
|
![]() | KeyName |
Key name.
|
![]() | KeyType |
Key type.
|
![]() | KeyValue |
Key value.
|
![]() | ParentCategoryPanel |
Parent category panel control.
|
![]() | ValidationRegexPattern |
Validation regex pattern.
|
![]() | ValueControl |
Value control.
|