i want to show image as text of label as above. how can i do this.
Showing image over label
i want to show image as text of label as above. how can i do this.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Datta KharadPosted Jan 7, 2012, 6:49 AM
Just try this..
lbl_img.Style.Add(HtmlTextWriterStyle.BackgroundImage, "url ('" + sURL + "/Images/WeekEnd.JPG')");