Name

HttpUrlEncodedBinding

Synopsis

Represents an extensibility element added to a WSDL InputBinding object. It indicates that the request will send data using the standard URL encoding format (“name=value&name2=value2”) over HTTP. This class does not provide any properties.

Public NotInheritable Class HttpUrlEncodedBinding : Inherits ServiceDescriptionFormatExtension
' Public Constructors
   Public Sub New() 
End Class

Hierarchy

System.ObjectServiceDescriptionFormatExtension HttpUrlEncodedBinding

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.