This is a migrated thread and some comments may be shown as answers.

how to pass the value dynamically from view to controller

0 Answers 117 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
charan
Top achievements
Rank 1
charan asked on 07 Jun 2012, 07:36 AM
hi,
To display the image in the list view dynamically,
in the view i used the image tag like:<img src="@Url.Action("GetImage/${ID}", "Home")"  alt = "${name} image" />
how can i pass this value dynamically to the controller and the url is not identifying the special characters.

No answers yet. Maybe you can help?

Tags
Data Source
Asked by
charan
Top achievements
Rank 1
Share this question
or