MagicCMS Documentation

MagicTranslation Members

The MagicTranslation type exposes the following members.

Constructors


  Name Description
Public method MagicTranslation(Int32, String)
Initializes a new instance of the MagicTranslation class.

Methods


  Name Description
Public method Save
Saves this translation in MagicCMS database.

Properties


  Name Description
Public property Item
Gets or sets the property with the specified property name.
Public property LangId
Gets or sets the language identifier of the language to which translation belong.
Public property LangName
Gets or sets the name of the language to which translation belong..
Public property Pk
Gets or sets the pk. (Unique ID of translation)
Public property PostPk
Gets or sets the post pk. Unique ID of the post that owns the translation.
Public property TranslatedTags
Gets or sets the translated tags. Translation of Tags.
Public property TranslatedTestoBreve
Gets or sets the translated testo breve. Translation of TestoBreve rendered as TestoBreve_RT.
Public property TranslatedTestoLungo
Gets or sets the translated testo lungo. Translation of TestoLungo rendered as TestoLungo_RT.
Public property TranslatedTitle
Gets or sets the translated title. Translation of the post pretty title rendered as Title_RT.