i have an image tag like
\' />
and in
You have to call Page.DataBind() or Control.DataBind(). Otherwise the <%# %> blocks will not be evaluated.
Page.DataBind()
Control.DataBind()