Initializes a new instance of the SettingsKeyChangedEventArgs class.
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- keyName
 - Type: 
System String
Name of the key 
- keyValue
 - Type: 
System Object
The key value 
- siteId
 - Type: 
System Int32
ID of the site 
- siteName
 - Type: 
System String
Name of the site 
- action
 - Type: CMS.DataEngine SettingsKeyActionEnum
Action that was performed on the settings key 
See Also