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