/* Second Messenger Assays*/ public ActionResult HitHuntercAMPAssays(bool displayPDFLink = false) { priceListViewModel.GetHitHuntercAMPAssays(displayPDFLink); return(View("SubPriceList", priceListViewModel)); }