MagicCMS Documentation

SiteMasterBase Members

The SiteMasterBase type exposes the following members.

Properties


  Name Description
Public property CmsConfig
Gets the CMS configuration.
Public property ConnectionString
Gets the connection string.
Public property Description
Gets or sets the description. (Used for HTML meta description tag)
Public property Keywords
Gets or sets the keywords (tags) of current page.
Public property PageImage
Gets or sets the page image. Uset for the Facebook "og:image" meta tag.
Public property ThePost
Gets or sets the MagicPost to be rendered on current page.
Public property TheTitle
Gets or sets the title of the HTML page.