# Infusing protocol - reload

Reload he page.

> If present, this instruction should be the last in the instructions list. No further instruction will be executed.

## Syntax

```xml
<reload></reload>
```

## Attributes

_No attributes._

## Events - Javascript API

* [tdi:ajax:beforeReload](http://twinstone.github.io/tdi/docs/api/TDI.Ajax.Response.html#.event:tdi:ajax:beforeReload)

# Examples

```xml
<reload></reload>
```
