CmsContent
No description
union CmsContent = CmsLayout | CmsPartial | Page
Possible types
CmsContent
.CmsLayout
object
CmsContent
.CmsPartial
object
CmsContent
.Page
object
A CMS page, viewable at a location under /pages/
.
Member Of
CmsContentGroup
object ● CmsParent
interface ● Convention
object ● RootSite
object