|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
+ | StoreTranslationEventArgs (character, character, character, character, character, character) |
Constructor for the ObtainTranslationEventArgs class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.EventArgs Empty |
Returns the default instance of the Consultingwerk.EventArgs class Inherited from Consultingwerk.EventArgs |
|
+ | LOGICAL Handled |
Gets and sets if the translation was handled |
|
+ | CHARACTER ObjectName |
Returns the name of the user control or form that is being processed |
|
+ | CHARACTER OriginalString |
Returns the original string of the element that the event is raised
for |
|
+ | CHARACTER ResourceKey |
Returns the Resource Key for the element that the event is raised
for |
|
+ | CHARACTER ResourceKeyPartial |
Get and sets the partial match of the Resource Key that was used to
obtain the current translation |
|
+ | CHARACTER TranslatedString |
Gets and sets the translated string for the element that the event
is raised for |
|
+ | CHARACTER TranslationType |
Gets and sets the TranslationType that was used to obtain the
translation |
Top
PUBLIC StoreTranslationEventArgs (character, character, character, character, character, character)
|
---|
PUBLIC Consultingwerk.EventArgs Empty
|
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL Handled
|
|||||||||||||||||||||
PUBLIC CHARACTER ObjectName
|
|||||||||||||||||||||
PUBLIC CHARACTER OriginalString
|
|||||||||||||||||||||
PUBLIC CHARACTER ResourceKey
|
|||||||||||||||||||||
PUBLIC CHARACTER ResourceKeyPartial
|
|||||||||||||||||||||
PUBLIC CHARACTER TranslatedString
|
|||||||||||||||||||||
PUBLIC CHARACTER TranslationType
|