MimeTypeApplicationFormUrlEncoded Field | 
 
                Gets the "application/x-www-form-urlencoded" MIME type.
            
 
    Namespace: 
   DotNetBrowser.Net
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
Syntaxpublic static readonly MimeType ApplicationFormUrlEncoded
Field Value
Type: 
MimeTypeThe 
MimeType instance associated with the "application/x-www-form-urlencoded" MIME type.
See Also