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,