Adds an argument to its ArgsAttribute parent tag.
Tag Information
| Tag Class: | com.aoapps.taglib.ArgTag |
|---|---|
| TagExtraInfo Class: | None |
| Body Content: | scriptless |
| Display Name: | None |
Attributes
| Name | Required | Evaluation | Type | Description |
|---|---|---|---|---|
| name | No | Runtime | Object |
The name of argument tag. A nested <ao:name> tag will override this value. |
| value | No | Runtime | Object |
The value of the parameter. A nested <ao:value> tag will override this value. If neither is provided, the output of the body is used with whitespace trimmed. |
Variables
No Variables Defined.