I am developed ine simple project using mvc4,At the time of this one iam using one simple theme,
I want to chage that theme at the time of runtime?
http://localhost:14506/Sample/Record/1
This url is display the record
http://postimg.org/image/bpv8pyl33/
The above image is already developed theme in that project
after running my project default apply default theame,Afterclick Select button apply new theme dynamically the above like image(Example)
How to do this one in mvc4?