PageHeader

in namespace DotVVM.Framework.Controls.Bootstrap

Renders the Bootstrap Page Header widget.

Usage & Scenarios

Renders Bootstrap Page Header.

https://getbootstrap.com/docs/3.3/components/#page-header

Sample 1: Basic Usage

Place contents inside the PageHeader control.

	<bs:PageHeader>
	 <h1>Example page header <small>Subtext for header</small></h1>
	</bs:PageHeader>

Properties

Name Type Description Notes Default Value

HTML produced by the control