'Accessing the Layout Field in typo3 my Extension

How can i access the Layout Property of my Plugin in the controller? On Page Side i do the following: {data.layout}.

But i cant find a variable for the plugin Layout. I need sometthing like: {myPlugin.layout}

Thanks for the help

Plugin Screenshot



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source