HttpCapabilitiesBase.PreferredRenderingMime Property
.NET Framework (current version)
Returns the MIME type of the type of content typically preferred by the browser.
Assembly: System.Web (in System.Web.dll)
abstract PreferredRenderingMime : string with get override PreferredRenderingMime : string with get
Property Value
Type: System.StringThe MIME type of the type of content typically preferred by the browser. The default is text/html.
.NET Framework
Available since 2.0
Available since 2.0
Show: