how to change class dynamically through MCV controller
- by Rahul Somwanshi
Hi All,
i am having one masterpage containing some div tags and i have inherited it in to MVS view page, i need to change css class of div from controller class of my viewpage.
could you please let me know how can i achive this?
thanks
rahul