We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Converts the result of another layout output to upper case.
Platforms Supported: All
${uppercase:uppercase=Boolean:inner=Layout:culture=Culture}
or by using ambient property to modify output of other layout renderer:
${other:uppercase=Boolean}
true
${uppercase:${level}} ${uppercase:Inner=${level}} ${level:uppercase=true}