<string-binding> element

Appears in: <component>

Binds a parameter of an embedded component to a localized string of its containing page or component.

In an instantiated component, bindings can be accessed with the OGNL expression bindings.name.

Figure B.32. <string-binding> Attributes

NameTypeRequired ?Default ValueDescription
namestringyes The name of the parameter to bind.
keystringyes The localized property key to retrieve.