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

Saving Image to Media Library

2 Answers 70 Views
SlideView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Anagh
Top achievements
Rank 2
Anagh asked on 23 Nov 2013, 08:48 AM
I want to use the Flip transition from SlideView Control in my app.
But I don't know how to have access to the image that the user is currently viewing. 
I want to save the image that is currently in view to user's media library but I can't find any way to do this as I am new to Telerik Controls.
Any help would be appreciated.
Thanks in advance.
Hope to get a positive response.

2 Answers, 1 is accepted

Sort by
0
Accepted
Todor
Telerik team
answered on 28 Nov 2013, 09:50 AM
Hi Anagh,

Thank you for your question.

The currently viewed image can be accessed through RadSlideView's SelectedItem property. This way you will be able to determine which item from your collection of Image is currently selected. In order to save the image to media library you can use MediaLibrary's SavePicture method as explained here. You can find an example of the usage of the MediaLibrary here.

I hope this information helps.

Regards,
Todor
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINDOWS PHONE 7.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Anagh
Top achievements
Rank 2
answered on 30 Nov 2013, 12:13 PM
Thank you very much.
It was an easy one.
Tags
SlideView
Asked by
Anagh
Top achievements
Rank 2
Answers by
Todor
Telerik team
Anagh
Top achievements
Rank 2
Share this question
or