/// <summary> /// 绑定二级repiter信息 /// </summary> /// <returns></returns> public DataTable BindTwoPageName(int pid) { return(md.BindTwoPageName(pid)); }