Page 1 of 1

new Page

Posted: Wed Jun 08, 2016 12:48 am
by koly86
Hi all.

How open new Page?, in original C# i can do
var page = new Page();
page.ShowModal();

but i haven't any choice here.

Re: new Page

Posted: Wed Jun 08, 2016 6:37 am
by JS-Support @Userware
Hi,

It works the same as in UWP, WPF, Silverlight, and Windows Phone. Please refer to the following topic for details:

http://forums.cshtml5.com/viewtopic.php?f=2&t=126

Thanks,
Regards,
JS-Support