Hi all,
I've developed Provider hosted app. I covered the app into apppart. User can add several copies of this apppart even to the same page. And here is the main problem. How can I distinguish one copy from another, when user run first copy of the app I must load one set of the data and when user run second copy I must load another set of data? How can I distinguish the unique id per app instance? Is there method to manage the uniqueness between the multiple instances.
Please suggest if it can be done.
Regards,
Shiv Kumar
shiv