getEscapeItem()

Returns the current value of the SelectOption object's itemEscaped attribute.

Signature

public Boolean getEscapeItem()

Return Value

Type: Boolean

Usage

If itemEscaped is set to true, sensitive HTML and XML characters are escaped in the HTML output generated by this component. If itemEscaped is set to false, items are rendered as written.