HttpUrlReplacementBinding

HttpUrlReplacementBinding

System.Web.Services.Description (system.web.services.dll)sealed class

Represents an extensibility element added to a WSDL InputBinding object. It indicates that the request will send data using a custom format over HTTP.

public sealed class HttpUrlReplacementBinding : ServiceDescriptionFormatExtension {
// Public Constructors
   public HttpUrlReplacementBinding( );
}

Hierarchy

System.Object ServiceDescriptionFormatExtension HttpUrlReplacementBinding



    Part I: Introduction to ASP.NET
    Part III: Namespace Reference
    Chapter 40. The System.Web.UI.MobileControls Namespace
    Chapter 42. The System.Web.UI.WebControls Namespace