Page
Represents a complete HTML page consisting of tags <html>, <head> and <body> and includes the necessary style sheets and scripts. It is a plain HTML tag.

If JavaScripts are used (for 'onClientClick' events) the page tag is necessary for the renderer to place the JavaScripts at the end of the page.
·
title
Set the title that is
usually displayed in the title bar of the web client.
Attributes |
M |
Values |
Usage |
title |
|
String |
Taglib Classlib |
<hbj:content id="myContent"> |