private string GetForumAction()
 {
     return(_webHelperService.Query()["forumaction"]);
 }