MagicCMS Documentation
SiteMasterBase
.
.
::
.
.
TheTitle Property
Gets or sets the title of the HTML page.
Namespace:
MagicCMS.PageBase
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
TheTitle
{
get
;
set
; }
Field Value
The title.
See Also
SiteMasterBase Class
MagicCMS.PageBase Namespace