MagicCMS Documentation

MagicPost..::..ExtraInfo1 Property

Gets or sets the Display Title (or Pretty Title).

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

Syntax


public string ExtraInfo1 { get; set; }

Field Value

The Display Title

Remarks


ExtraInfo fields (string and numeric) may be used freely by themes or specific application constructed over MagicCMS. Some uses are suggested trough ExtraInfo property alias. ExtraInfo1 is reserved to store the Pretty Title (Display Title) of the Post.