示例#1
0
 private void BindData()
 {
     Shared.BindLookUp(gvwList, Request.Params["code"], ref SPNAME);
 }