/// <summary> /// 绑定一级repiter信息 /// </summary> /// <returns></returns> public DataTable BindPageName() { return(md.BindPageName()); }