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 'RenderBookingPictureTag' does not exist in the current context

Source Error:


Line 32:         <div class="col mt-10 mx-10">
Line 33:             <div class="card rounded-2">
Line 34:                 <%=RenderBookingPictureTag(item.CoverImage) %>
Line 35:                 <div class="card-img-overlay <%= item.CoverImage.Data.Attributes.Hash %>-bg-vibrant opacity-75">
Line 36:                     <h1 class="fs-3 <%= item.CoverImage.Data.Attributes.Hash %>-fg-ex-2 opacity-100"><%=item.Title %> reservation form</h1>

Source File: c:\HostingSpaces\adriaticglobal.net\dev.adriaticglobal.com\wwwroot\bookings\private-excursions.aspx    Line: 34






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