Reply to comment

Re: How to pass the data between

Use a context object, and pass it to the constructor of each page that needs to access it. This can be as simple as passing a Dictionary<string, object> object to each page.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <blockquote> <br> <code> <dd> <dl> <dt> <hr> <h1> <h2> <h3> <i> <img> <li> <ol> <p> <pre> <table> <td> <th> <tr> <tt> <u> <ul>
  • Images can be added to this post.

More information about formatting options