News

Function GetCustomerInfo(Id As Integer?) As String Return "Please Go Away" End Function The problem is that you now have a method that can only return a string -- you can't, for example, return a View ...