--- title: Razor UI Controls slug: razor-ui-controls --- The Razor UI Controls are utilized in new [Razor project templates](/templates/websites) and the [World Validation](/world-validation#server-rendered-html-uis) Application. ### UI Component List Currently the component libraries include common Bootstrap UI Form Controls and Navigation Components: | Control | Description | |-------------------------|-----------------------------------------------------------------------------------| | @Html.ValidationSummary | Show validation summary error message unless there's an error in specified fields | | @Html.ValidationSuccess | Display a "Success Alert Box" | | @Html.FormInput | Display a `` UI Control | | @Html.FormTextarea | Display a `