Hi Bryan,
Thanks for your response!
At the current stage, I think your purpose is starting with another view
which not specified in the config file. Please let me know if I have
misunderstood something.
As far as I know, the value set in the config file would be loaded when the
UIP application starts. That means while the UIP application starts, it
will read the value by calling XmlReader (or something else) method to get
these values. Then the setting applies to the application. It is the reason
why we need specify the startView in the config file.
The EnterTask method is the exposed interface to make some extension; it
would not be executed automatically. Would you please to me how you
implement it, is it derived from the ControllerBase class directly?
Actually, I'm confused why not directly change the startView to a new view
which we want to navigate in the config file.
Maybe you have some specific concern. Could you please give me some
description for your detailed requirement? I suppose currently the
startView is the cart view, but you just want to start your web application
at the order view.
It's my pleasure to be of assistance, I looking forward your reply.
Regards,
Yuan Ren [MSFT]
Microsoft Online Support