SoapHelper.GetAction Method
Gets a string value that is the action attribute in the XML Soap message.
A string value that is the action attribute in the XML Soap message.
Overload List
Name | Description |
---|---|
SoapHelper.GetAction (AddressingHeaders) | Gets a string value that is the action attribute in the XML Soap message from the specified addressing header. |
SoapHelper.GetAction (HttpContext) | Gets a string value that is the action attribute in the XML Soap message from the specified httpContext. |
SoapHelper.GetAction (SoapMessage) | Gets a string value that is the action attribute in the XML Soap message from the specified SoapMessage. |
See Also
Reference
SoapHelper Class
SoapHelper Members
Microsoft.Web.Services3 Namespace