Пример #1
0
 public static Guid GetSuperUserId()
 {
     return(UserProfileEx.GetUserIdBySid(Staff.GetSuperStaffId()));
 }