SettingsKeySavedEventArgs Class |
Namespace: CMS.UIControls
public class SettingsKeySavedEventArgs : EventArgs
The SettingsKeySavedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
SettingsKeySavedEventArgs |
Initializes an instance of SettingsKeySavedEventArgs class.
|
Name | Description | |
---|---|---|
KeyName |
Gets the key name.
| |
KeyOriginalValue |
Gets the key original value.
| |
KeyValue |
Gets the key value.
| |
SiteID |
Gets the site ID.
|