Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0103: The name 'UtilityHelper' does not exist in the current context

Source Error:


Line 31:             <div id="mat@(evt.Match.MatchId)" class="market-options col-lg-6 col-md-6 col-xs-12">
Line 32: 
Line 33:                 @if (evt.HeadToHead != null && UtilityHelper.Is2Way(evt.HeadToHead.MarketCode) && evt.HeadToHead.OptionList.Count() == 2)
Line 34:                 {
Line 35:                     <div class="row">

Source File: c:\WebSites\v110\Mbet-newDesign-r7\Views\Sport\_LiveEntries.cshtml    Line: 33






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.3928.0