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

button tag value for folder selection

0 Answers 27 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.
Jason
Top achievements
Rank 1
Jason asked on 17 Nov 2014, 01:56 AM
Hi sorry newbie question,

I wanted to a button tag value when the user selects a button on the mainpage so when the page with rad slide loads I can format the string like so..

 ImageSource = new Uri("Images/" + TAGVALUE +"/2014bf_1415775088-" + i + ".jpg", UriKind.RelativeOrAbsolute),

that way it pulls images from the correct folder.

but how do I pass a button tag info to the MainDataViewModel?
Tags
SlideView
Asked by
Jason
Top achievements
Rank 1
Share this question
or