I Have Code get IdUsers From Other Page
String IdUsers; public Main_Wallets_Page() { InitializeComponent();
If this value was initialized, you can store it in application isolated storage. Then, when constructor is called, you can read it from there. In this case value of user ID will be initialized and MessageBox won't show you NULL.