MagicTranslation Members
The MagicTranslation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MagicTranslation(Int32, String) |
Initializes a new instance of the MagicTranslation class.
|
Properties
Name | Description | |
---|---|---|
![]() |
Item |
Gets or sets the property with the specified property name.
|
![]() |
LangId |
Gets or sets the language identifier of the language to which translation belong.
|
![]() |
LangName |
Gets or sets the name of the language to which translation belong..
|
![]() |
Pk |
Gets or sets the pk. (Unique ID of translation)
|
![]() |
PostPk |
Gets or sets the post pk. Unique ID of the post that owns the translation.
|
![]() |
TranslatedTags |
Gets or sets the translated tags. Translation of Tags.
|
![]() |
TranslatedTestoBreve |
Gets or sets the translated testo breve. Translation of TestoBreve
rendered as TestoBreve_RT.
|
![]() |
TranslatedTestoLungo |
Gets or sets the translated testo lungo. Translation of TestoLungo
rendered as TestoLungo_RT.
|
![]() |
TranslatedTitle |
Gets or sets the translated title. Translation of the post pretty title rendered as Title_RT.
|