Razor view / C#
@if (this.Request.QueryString.Get("b") == "16.33" || this.Request.QueryString.Get("b") == "16.34") { @Html.Partial("components/_Home_Quotes_Carousel"); }