Documentation Center

Else-clause in conditional

The "else" part of a conditional statement. The element must be the second child of a <Choose> child element, and must be preceded by one or more <When> sibling elements. The contents of this element specify what to execute and/or display if none of the conditions in the various <When> clauses hold.

LanguageCommand
ASP.NET Server Control<ugc:Otherwise runat="server">
JSP Custom Tag<ugc:Otherwise>
TCDL tag<tcdl:Otherwise>