<if-not> element

Appears in: many

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

Figure C.6. <if-not> Attributes

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

Figure C.7. <if-not> Elements


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