Appends html escaped data to the view's result. This will append data to the current position. Generally this is not necessary, because of the template attributes such as @(), @$= etc.
The data to escape.
See Implementation
Appends html escaped data to the view's result. This will append data to the current position. Generally this is not necessary, because of the template attributes such as @(), @$= etc.