ts.page 

Description 

<nnt3:ts.page /> 

Get value from the PageTSconfig.

Simple and direct access from the Fluid template - regardless of the extension that renders the template.

{nnt3:ts.page(path:'path.zum.page.config')}
{nnt3:ts.page(path:'path.zum.page', key:'config')}
{nnt3:ts.page(path:'path.zum.page.{dynamicKey}.whatever')}
Copied!

| @return mixed