SoapRpcMethodAttribute Constructor

 

Initializes a new instance of the SoapRpcMethodAttribute class.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubmethodSoapRpcMethodAttribute()

Initializes a new instance of the SoapRpcMethodAttribute class, setting all properties to their default values.

System_CAPS_pubmethodSoapRpcMethodAttribute(String^)

Initializes a new instance of the SoapRpcMethodAttribute class, setting the Action property to the value of the action parameter.

Return to top
Show: