<if-not> element

Appears in: many

Conditionally renders its body, if a supplied OGNL expression is false.

Figure B.6. <if-not> Attributes

NameTypeRequired ?Default ValueDescription
expressionstringyes The OGNL expression to be evaluated.

Figure B.7. <if-not> Elements

(text | <foreach> | <if> | <if-not> | <unique>) *