@using ZoomLa.Model.Content @using ZoomLa.BLL.Content @using System.Data @using ZoomLa.Common @using ZoomLaCMS.Control @{ B_Node nodeBll = new B_Node(); DataTable nodeDT=nodeBll.CreateForListBox(); } @section head{