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
Purpose: Gets and sets if the translation was handled
Notes: Set this to TRUE when you do not wish to store the translation


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

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ LOGICAL Handled
+ CHARACTER ObjectName
+ CHARACTER OriginalString
+ CHARACTER ResourceKey
+ CHARACTER ResourceKeyPartial
+ CHARACTER TranslatedString
+ CHARACTER TranslationType


Constructor Detail
Top

PUBLIC 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

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC LOGICAL Handled


Returns LOGICAL
Top

PUBLIC CHARACTER ObjectName


Returns CHARACTER
Top

PUBLIC CHARACTER OriginalString


Returns CHARACTER
Top

PUBLIC CHARACTER ResourceKey


Returns CHARACTER
Top

PUBLIC CHARACTER ResourceKeyPartial


Returns CHARACTER
Top

PUBLIC CHARACTER TranslatedString


Returns CHARACTER
Top

PUBLIC CHARACTER TranslationType


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:59:30