AppView for ASP.NET WebForms
The Header Element
Elements > C1AppView > The Header Element

The header element allows you to add a title to your application. This will appear as a header bar across the top of your application. You can set the header with the Header Title property, as in the following markup:

To write code in Source View

<cc1:C1AppView ID="C1AppView1" runat="server" HeaderTitle="Home Page" WijmoControlMode="Mobile">