コード例 #1
0
 protected SPList GetSourceList()
 {
     return(ListUtils.GetList(_context.Web, Title));
 }