@model SearchBoxModel @{ const string categoryFormName = "cid"; const string termFormName = "q"; const string searchBoxId = "small-searchterms"; }