0

How to do ${c:l(@load(vm.name)} correctly?

asked 2014-02-05 19:22:13 +0800

sapot gravatar image sapot
3 1

I want to get a specific label where its key is given by a field saved on my viewModel. Theoretically it should be something like this:

<window title="${c:l(@load(vm.name))}">

The problem is that this syntax is not valid. How can I achieve something like this in a "clean" way?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-02-12 06:50:49 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...
<window title="@load(c:l(vm.name))">
link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-02-05 19:22:13 +0800

Seen: 16 times

Last updated: Feb 12 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More