R
Ramya A
Hi,
What is the equivalent of the following VB protocol code in C#
<webServices>
<protocols>
<add name="HttpPost"/>
<add name="HttpGet"/>
</protocols>
</webServices>
Thanks,
Ramya
What is the equivalent of the following VB protocol code in C#
<webServices>
<protocols>
<add name="HttpPost"/>
<add name="HttpGet"/>
</protocols>
</webServices>
Thanks,
Ramya