Name

UrlEncodedParameterWriter

Synopsis

This class supports the .NET Framework infrastructure. You do not need to use it directly in your code.

Public MustInherit Class UrlEncodedParameterWriter : Inherits MimeParameterWriter
' Protected Constructors
   Protected Sub New() 
' Public Instance Properties
   Overrides Public Property RequestEncoding As Encoding  
' Public Instance Methods
   Overrides Public Function GetInitializer(
        ByVal methodInfo As LogicalMethodInfo) As Object  
   Overrides Public Sub Initialize(
        ByVal initializer As Object) 
' Protected Instance Methods
   Protected Sub Encode(ByVal writer As System.IO.TextWriter, 
        ByVal values As Object()) 
   Protected Sub Encode(ByVal writer As System.IO.TextWriter, 
        ByVal name As String, ByVal value As Object) 
End Class

Hierarchy

System.ObjectMimeFormatterMimeParameterWriter UrlEncodedParameterWriter

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.