HttpBrowserCapabilitiesWrapper.PreferredRenderingMime Property

 

Gets the MIME type of the type of content that the browser typically prefers.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public Overrides ReadOnly Property PreferredRenderingMime As String

Property Value

Type: System.String

The MIME type of the type of content that the browser typically prefers. The default is "text/html".

.NET Framework
Available since 3.5
Return to top
Show: