The MarketPlace Launchers overloads for Show has parameters, what are these?
Answer Posted / diana
I assume you are asking about the Context
► In case of Open operation, there is no context.
► In case of Search operation, it is the search Term
► In case of Review operation, no need to pass context. It defaults to the current application’s product id
► In case of Details operation, if you pass null it means current product id, else you can pass some other product id
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about windows phone user interface?
Explain how to restart or shutdown my application programmatically?
What is windows phone bluetooth?
Explain where is xmldocument class?
Are there apis to read rss/atom feeds?
Tell me can I write multi-player games using wi-fi or blue tooth in the device.?
How to sniff network traffic from the emulator?
Tell me is asp.net forms authentication supported?
How to get the geolocation data on a picture?
is there a way to know if my code is running on emulator or device?
Is there any internal page notification that it receives to detect a phone call?
Explain how to play two mediaelements at once?
Suppose I am trying to receive toast notifications in emulator app. I got everything setup but notification does not show up in emulator at all?
is there an api for retrieving information on the files located in the store? I am looking to check when it was last written?
Explain how to manage my isolated storage quota?