2 using System
.Collections
;
3 using System
.Configuration
;
7 using System
.Web
.Security
;
9 using System
.Web
.UI
.HtmlControls
;
10 using System
.Web
.UI
.WebControls
;
11 using System
.Web
.UI
.WebControls
.WebParts
;
12 using System
.Xml
.Linq
;
14 namespace TempWeb
.Views
.layouts
16 public partial class Site1
: System
.Web
.UI
.MasterPage
18 protected void Page_Load(object sender
, EventArgs e
)