コード例 #1
0
 protected Role GetCurrentUserRole()
 {
     return(PageUtil.GetCurrentUserRole(userName));
 }