Returns the SOAPAction value associated with the method specified in the given System.Reflection.MethodBase.
- mb
The System.Reflection.MethodBase that contains the method for which a SOAPAction is requested.
![]()
The SOAPAction value associated with the method specified in the given System.Reflection.MethodBase.
If the given System.Reflection.MethodBase has not been registered with any SOAPAction value, the SoapServices.GetSoapActionFromMethodBase(System.Reflection.MethodBase) method returns the SOAPAction automatically cached with the System.Reflection.MethodBase.