MagicCMS Documentation
MagicPost
.
.
::
.
.
Translations Property
Gets or sets the translations.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
MagicTranslationCollection
Translations
{
get
;
set
; }
Field Value
The translations.
Remarks
Translations contains the collection of available translations for this post.
See Also
MagicPost Class
MagicCMS.Core Namespace