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: CS0117: 'WebStaticContent' does not contain a definition for 'IsOfferBaseRateShow'

Source Error:


Line 925:                                                                    <div class="pricefromtext">
Line 926:                                                                        <span class="text-sm">Total Price for {{Request.Nights}} Nights for {{Request.TotalNoRoom}} Room</span>
Line 927:                                                                        <%if(WebStaticContent.IsOfferBaseRateShow){ %>
Line 928:                                                                    <span class="price AllNightTotalRate" ng-if="Room.IsOffer && Room.AllNigntOfferRate!=Room.AllNightTotalRate && !Room.IsTransferOfferAvailable" style="text-decoration:line-through;font-weight:500;font-size:16px;" data-AllNightTotalRate="{{(ROE*Room.AllNightTotalRate)}}" data-disARUpgradeMealPlanCost="{{AddCostByDic(disARUpgradeMealPlanCost,Room.RoomSHA,'disARUpgradeMealPlanCost')}}" data-dicextraserviceRoom="{{AddCostByDic(dicextraserviceRoom,Room.RoomSHA,'dicextraserviceRoom')}}" data-disARUpgradeRoomTypeCost="{{AddCostByDic(disARUpgradeRoomTypeCost,Room.RoomSHA,'disARUpgradeRoomTypeCost')}}" data-disARSupplimentCost="{{AddCostByDic(disARSupplimentCost,Room.RoomSHA,'disARSupplimentCost')}}" >{{Currency}}&nbsp;{{DisplayRateFormat((ROE*Room.AllNightTotalRate)+ AddCostByDic(disARUpgradeMealPlanCost,Room.RoomSHA,'disARUpgradeMealPlanCost')+AddCostByDic(dicextraserviceRoom,Room.RoomSHA,'dicextraserviceRoom')+AddCostByDic(disARUpgradeRoomTypeCost,Room.RoomSHA,'disARUpgradeRoomTypeCost')+AddCostByDic(disARSupplimentCost,Room.RoomSHA,'disARSupplimentCost'))}}</span><span class="rate_blinking" ng-if="Room.SupplierName=='Contracted' && Room.AvilableRoom!='0'" ><span class="spl_rate">Special</span></span><br>
Line 929:                                                                        <%} %>

Source File: d:\wwwroot\tamtam.mu\web\HotelDetail.aspx    Line: 927






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