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: CS1520: Method must have a return type

Source Error:


Line 10: 
Line 11: @functions{
Line 12:     public stringumUrl(string bolumID)
Line 13:     {
Line 14:         int _bolumID = CMS.General.DataReader.GetInt32(bolumID);

Source File: c:\inetpub\wwwroot\Fakulte\Views\Service\AkademikBolumler.cshtml    Line: 12






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