Skip to content

1. Welcome

franciscoserdio edited this page Sep 20, 2016 · 3 revisions

Welcome to the AspMessageBox wiki!

This is an example to show two (important) things:

  • How to use your Master Page as a Frame for your web application.
  • A clean way of using components on the Master Page.

This particular example, replicated the WinForms MessageBox API in WebForms :D

Clone this wiki locally