PassThrough: Displays the contents of the control without encoding.
Encode: Displays the contents of the control after HTML encoding the content.
Transform: Displays the contents of the control after stripping markup that is not supported by the requesting device.
<%@ Page Language="C#" %>
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Show Literal Mode