Gets the content MIME type for the response object.

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

Syntax

C#
public virtual string ContentMimeType { get; }
Visual Basic
Public Overridable ReadOnly Property ContentMimeType As String
	Get

Field Value

See Also