| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | com.ptc.core.components.tags.core.SetCommandContextPropertyTag |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| target | false | true | com.ptc.core.components.util.CommandContext | The CommandContext to set the property on. If not specified, then the tag must be nested within a supported parent tag. |
| key | true | true | java.lang.Object | The key for the property in the CommandContext's property map. |
| value | true | true | java.lang.Object | The value for the property in the CommandContext's property map. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||