Namespace: Consultingwerk.SmartFramework.Localization
Class 
StoreTranslationEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:StoreTranslationEventArgs
Purpose:Event argument class for the StoreTranslation event of the
IUserInterfaceTranslationService
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue May 14 06:34:06 CEST 2013


Top Constructor Summary
Options Name Purpose
StoreTranslationEventArgs (character, character, character, character, character, character) Constructor for the ObtainTranslationEventArgs class

Top Property Summary
Options Name Purpose
LOGICAL Handled
CHARACTER ObjectName
CHARACTER OriginalString
CHARACTER ResourceKey
CHARACTER ResourceKeyPartial
CHARACTER TranslatedString
CHARACTER TranslationType


Constructor Detail
Top

StoreTranslationEventArgs (character, character, character, character, character, character)

Purpose: Constructor for the ObtainTranslationEventArgs class
Notes:

Parameters:
pcObjectName CHARACTER
The name of the user control or form that is being processed
pcResourceKey CHARACTER
The Resource Key for the element that the event is raised for
pcResourceKeyPartial CHARACTER
The partial match of the Resource Key that was used to obtain the current translation
pcOriginalString CHARACTER
The original string of the element that the event is raised for
pcTranslatedString CHARACTER
The translated string of the element that the event is raised for
pcTranslationType CHARACTER
The type of the translation


Property Detail
Top

LOGICAL Handled


Returns LOGICAL
Top

CHARACTER ObjectName


Returns CHARACTER
Top

CHARACTER OriginalString


Returns CHARACTER
Top

CHARACTER ResourceKey


Returns CHARACTER
Top

CHARACTER ResourceKeyPartial


Returns CHARACTER
Top

CHARACTER TranslatedString


Returns CHARACTER
Top

CHARACTER TranslationType


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:07:56