I want to select image depend on click event and that image should be displayed .
I have taken contetntplaceholder and i m adding div tag dynamically.
I want to take one hiddenfield control as well.
and in img tag in that on click event i am calling one function.
And parameter to function are image id and image path.