While working on creating a page to open a Canvas app full screen inside of a Model app I wanted to create a WebResource I could use over and over again. Most of the references I found showed the Canvas app name in the code which wouldn’t allow for code re-use. Instead I wanted to pass query string parameters to the WebResource so that it could get the name from the URL. The problem I ran…
Continue Reading Rick A. Wilson (RAW)’s Article on their blog
http://feedproxy.google.com/~r/richardawilson/MqOq/~3/mhEhYrE8qf4/pass-custom-parameters-to-webresource.html
Blog Syndicated with Rick A. Wilson (RAW)’s Permission

