Exemplo n.º 1
0
 public int GetNotFoundPage(int pageId)
 {
     return(config.GetMaintenancePage(pageId));
 }