MagicCMS Documentation

MagicPost..::..TestoLungo_RT Property

Gets long text of the post. f a translation exist for the post return the Long Text translation for the current language.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public string TestoLungo_RT { get; }

Field Value

The Long Text.

Remarks


Il the translation for the post doesn't exist, the AutoHide property of the current language determines if the post is hidden (MagicLanguage.AutoHide == true) or shown in the default language.