Re: How to redirect to another page from MobileUserControl
From: Don Schilling (fake_at_fake.com)
Date: 11/09/04
- Previous message: Namratha Shah \(Nasha\): "Article : Code Access Security Part - 2 (.Net FrameWork Tools Series)"
- In reply to: Sara T.: "How to redirect to another page from MobileUserControl"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Nov 2004 15:45:30 -0600
I just did this and it worked in c#:
RedirectToMobilePage("Shipping.aspx");
it was located inside a text change event.
"Sara T." <sarana@infoquest.co.th> wrote in message
news:O9JKpHjxEHA.3168@TK2MSFTNGP15.phx.gbl...
> I need to write some MobileUserControls that has a button and redirect to
> anywhere.
>
> I found problem to call RedirectToMobilePage method in
> MobileUserControl, because MobileUserControl is not inherited from
> MobiePage.
>
> Does anyone know how to redirect ?
>
> Sara T.
>
>
>
- Previous message: Namratha Shah \(Nasha\): "Article : Code Access Security Part - 2 (.Net FrameWork Tools Series)"
- In reply to: Sara T.: "How to redirect to another page from MobileUserControl"
- Messages sorted by: [ date ] [ thread ]