How to get the facebook signed request in c#
I'm new to Facebook apps. I'm trying to create an MVC 4 application with
Facebook Application as my Project Template. I'm trying to catch the page
id on which the page tab is created and I've got it somehow. My problem
here is when someone visits my app, I want to know the page id through
which they are viewing the page tab. I've searched a lot where I got to
know that I've to use FacebookSignedRequest for this. But this class is
not available to me.
Thanks in advance for any help.
No comments:
Post a Comment