I have this Xslt statement, which gets the value out of a dictionary
/propertyAlias//value[lang(Culture:GetName())]
I'm stuck trying to get it to work in Razor.
|
I have this Xslt statement, which gets the value out of a dictionary
I'm stuck trying to get it to work in Razor. |
|||||
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
An xslt statement could look like this
Where altText is the property name of the selected element Get something from the top node
This is a quite good reference on Umbraco XSLT Please note that I'm not in a test environment so these may need some tweaking. Also if you want better responses please post some more code. |
|||
|
|