:navigation-title: page.rootline
.. include:: /Includes.rst.txt

.. _fluidtypo3-vhs-page-rootline:

==============================================
page.rootline ViewHelper `<vhs:page.rootline>`
==============================================


ViewHelper to get the rootline of a page.


.. _fluidtypo3-vhs-page-rootline_arguments:

Arguments
=========


.. _page.rootline_as:

as
--

:aspect:`DataType`
   string

:aspect:`Required`
   false
:aspect:`Description`
   Template variable name to assign; if not specified the ViewHelper returns the variable instead.

.. _page.rootline_pageuid:

pageUid
-------

:aspect:`DataType`
   integer

:aspect:`Required`
   false
:aspect:`Description`
   Optional page uid to use.
