ApplicationHeader

Introduction

ApplicationHeader is a control that is used as the top area of any application page. The purpose is to provide a welcome text and a log off button, but also the company branding. It thus enforces a consistent look and feel from an application page to another one.

The ApplicationHeader is completely configurable. The branding part, consisting of a logo and a text, can be set through the logoSrc and logoText attributes. The display of the log off and the welcome area is determined by the attribute settings for displayLogoff and displayWelcome.

Example


API Documentation

See API documentation