tag/attrib/value |
 |
description |
WebMethodAttribute
|
|
Adding this attribute to a method within an XML Web service created using ASP.NET makes the method callable from remote Web clients. This class cannot be inherited. |
WebService
|
|
Defines the optional base class for XML Web services, which provides direct access to common ASP.NET objects, such as application and session state. |
WebServiceAttribute
|
|
Used to add additional information to an XML Web service, such as a string describing its functionality. |
WebServiceBindingAttribute
|
|
Declares the binding one or more XML Web service methods implemented within the class implementing the XML Web service. This class cannot be inherited. |