ContentResult.ContentEncoding Property

Visual Studio 2010

Gets or sets the content encoding.

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

'Declaration
Public Property ContentEncoding As Encoding
	Get
	Set

Property Value

Type: System.Text.Encoding
The content encoding.

Community Additions

ADD
Show: