Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have a website by Umbraco v.6.0.5
In a cshtml file, i want to set class according to language, but i didnt it.
I want to do like that:
if (languge == "tr")
@item.description
else
Can you help me?
Thanks, Best Regards
Sorry,
i attached my code.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
I want to set class according to Language
Hi,
I have a website by Umbraco v.6.0.5
In a cshtml file, i want to set class according to language, but i didnt it.
I want to do like that:
if (languge == "tr")
@item.description
else
@item.description
Can you help me?
Thanks, Best Regards
Sorry,
i attached my code.
is working on a reply...