Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i wont to do link like this :

@Html(@Html.Localize("menu_SingOut"), "Logout", "Accounts")


how i do that ??
Posted
Comments
Kornfeld Eliyahu Peter 21-Dec-14 6:12am    
What? Do what? This and that is relative to your screen/imagination...
You must be more specific...
Member 10631195 21-Dec-14 7:40am    
I want to use several languages(Localization) on my site and I have anywhere static for enbed the language.xml where i put @Html.Localize("menu_SingOut") i take the translate from the xml resorce andnew when i use the @HTML.actionLink("ThisTxt") need
to be inside of @Html.Localize("menu_SingOut")

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900