.. include:: /Includes.rst.txt

.. _fluidtypo3-vhs-page-rootline:

=============
page.rootline
=============


ViewHelper to get the rootline of a page.

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.
