Click or drag to resize

ITranslation Interface

Translation accessible through ITranslator.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public interface ITranslation

The ITranslation type exposes the following members.

Properties
  NameDescription
Public propertyKey
Translation key
Public propertyLanguageId
Translation language id
Public propertyModuleGuid
Module guid of the translation.
Public propertyValue
Translation value
Top
See Also