1 //------------------------------------------------------------------------------
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.42
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 //------------------------------------------------------------------------------
11 namespace Igloo
.Clinic
.Web
.Views
{
13 public partial class Login
{
14 protected System
.Web
.UI
.HtmlControls
.HtmlForm form1
;
15 protected System
.Web
.UI
.WebControls
.TextBox TextBoxLogin
;
16 protected System
.Web
.UI
.WebControls
.TextBox TextBoxPassword
;
17 protected System
.Web
.UI
.WebControls
.Button ButtonLogin
;
18 protected System
.Web
.UI
.WebControls
.HyperLink HyperLinkRegister
;
19 protected System
.Web
.UI
.WebControls
.Literal LiteralMessage
;