(This is how my module definition looks like.)
I am using DNN 6 and I have module with following user controls. Now when I add the module to be added on page it always show the View.ascx; so how can I show pagestarter.ascx?
My goal is I have page A and it should show VIew.ascx and I have page B that should show PageStarter.ascx.