Gets the content encoding for the response object.

Namespace: DotNetNuke.Framework
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public virtual Encoding ContentEncoding { get; }
Visual Basic
Public Overridable ReadOnly Property ContentEncoding As Encoding
	Get

Field Value

See Also