Shaik Tajuddin

Shaik Tajuddin

  • 1.6k
  • 8
  • 3.8k

cannot implicitly convert type bool to string c#

Oct 21 2019 3:09 AM
Hi all,
 
In my webservice i have a method with If and else if conditions , and the method has to return string value, but i get an error saying cannot implicitly convert type bool to string c#. Pls have a look on my code and guide me on how to proceed.
 
Thank you all, 

Attachment: WebService.zip

Answers (2)