FormatAsHTML Property

             

Specifies whether data is interpreted as HTML.

Remarks

If set to True, the data is interpreted as HTML. It is surrounded with Response.HTMLEncode( ) to prevent evaluation of HTML tags that may be in the DataField or expression.

This property is mapped to the Data Contains HTML check box on the Format Tab of the Label Properties dialog box.