| LocalizationEventArgs Properties |
The LocalizationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CultureCode |
Culture code.
| |
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| IsMatch |
Indicates whether original string localization was modified.
| |
| MacroResult |
Result of the macro.
| |
| MacroType |
Macro type that determines the way how the macro is resolved.
| |
| MacroValue |
Macro to be resolved.
| |
| OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| ResourceStringKey |
Resource string key.
|