summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Fundamentals/Pages.page
blob: 71434ae1031976c7a9a87af7de1478542eabadc6 (plain)
1
2
3
4
5
6
7
8
<com:TContent ID="body" >

<h1>Pages</h1>
<p>
Pages are top-most controls that have no parent (you may consider application as their container though). The presentation of pages are directly displayed to end-users.
</p>

</com:TContent>