using System; using System.Web.UI; using System.Web.UI.WebControls; using BvDWeB.Classes.Core; using BvDWeB.Classes.Models; namespace BvDWeB.UI { public partial class _Default : Page { private BvDSystem _bvdSystem; protected void Page_Load(object sender, EventArgs e) { if(!IsPostBack) { if(Session["BvDSystem"] == null) { Response.Redirect("~/Index.aspx"); } _bvdSystem = (BvDSystem) Session["BvDSystem"]; if (Request["systemChoosen"] != null) { bvdTree.Value = _bvdSystem.ActiveSystem.TreeToUse; } else { bvdLoadBvDUserSystem.Value = _bvdSystem.LoadBvDUserSystem.ToString(); if (!_bvdSystem.LoadBvDUserSystem) { foreach (BvDSystem system in _bvdSystem.Systems) { ListItem item = new ListItem(system.Title, system.Config, false); item.Attributes.Add("systemIndex", system.SystemIndex.ToString()); ddlSystems.Items.Add(item); } } else { bvdTree.Value = _bvdSystem.ActiveSystem.TreeToUse; } } } } } }
This is a quick test to see if the syntax highlighter is working...
Subscribe to:
Post Comments (Atom)
1 comments:
It is an extremely wide-reaching enterprise; steel fabricators are essential gamers behind the scenes in each industry. And it takes super skill and experience to do each project proper. I found it attention-grabbing when you defined that machining is the method of removing steel from a cloth. If I were to guess, this course of would most likely be very useful in sheet steel fabrication. It could be attention-grabbing to learn more in regards to the forms of merchandise would possibly be} created in fabrication. This operation can solely be sweater dress performed in very specific instances because of the of} vary of movement of the part through the bending course of and the potential shape of the dies.
Post a Comment