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

How to do this?

1 Answer 26 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Varsha
Top achievements
Rank 1
Varsha asked on 20 Sep 2010, 06:27 PM
Hello All,

I have to show a Page from a site in htmlplaceholder. This page contains one image and some information besides it. This works fine but the problem is I have to just show that image. How should I show that image in HTMLPlaceHolder?

The page looks like this:

Some Text in Header
Image          Information Text
Footer Text

I have to just show the image from the Page. Please help me, thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 23 Sep 2010, 04:23 PM
Hi Varsha,

 If you want to show the Image - you can use the Image control provided by Silverlight and set it's Source to the URI of the Image. You can also show it the same way in HtmlPlaceHolder, but you should set for source again the Image URI. In other words you can't strip the page automatically and show only part of it.
Hope this will help you.

Regards,
Miro Miroslavov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
HTMLPlaceHolder
Asked by
Varsha
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or