Enables scripted content fragments to use content

Properties

NameTypeDescriptionDefaultOptions
CurrentContent

Methods

Get

Retrieve a specific piece of content

Usage

#set($contentResponse = $core_v2_content.Get($contentId, $contentTypeId))

Parameters

NameTypeDescriptionRequiredDefaultOptions
contentIdGuidContent IdRequired
contentTypeIdGuidContent Type IdRequired

Return Type

Content