SettingsKeyChangedEventArgs Properties |
The SettingsKeyChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Action |
Gets the action that was performed on the settings key.
| |
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
FullKeyName |
Gets the full name of the key with site name prefix.
| |
KeyName |
Gets the name of the key.
| |
KeyValue |
Gets the key value.
| |
OriginalEventArgs | Obsolete.
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
SiteID |
Gets the site ID.
| |
SiteName |
Gets the name of the site.
|