Try your search with a different keyword or use * as a wildcard.
@model ProductDetailsModel @if (!string.IsNullOrWhiteSpace(Model.PageShareCode)) { @Html.Raw(Model.PageShareCode) }