Click or drag to resize
LocalizationEventArgs Properties

The LocalizationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCultureCode
Culture code.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyIsMatch
Indicates whether original string localization was modified.
Public propertyMacroResult
Result of the macro.
Public propertyMacroType
Macro type that determines the way how the macro is resolved.
Public propertyMacroValue
Macro to be resolved.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyResourceStringKey
Resource string key.
Top
See Also