Gets the content encoding for the response object.
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual Encoding ContentEncoding { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property ContentEncoding As Encoding Get |