MagicCMS Documentation
MagicLanguage
.
.
::
.
.
AutoHide Property
Gets or sets Auto hide flag.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
bool
AutoHide
{
get
;
set
; }
Field Value
The Auto hide flag.
Remarks
If true when a language is chosen only post with translation in that language are shown, otherwise antrnslated post are show in the default language.
See Also
MagicLanguage Class
MagicCMS.Core Namespace