| ResponseContentType Property |
Gets or sets the HTTP MIME type of the current response
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax public string ContentType { get; set; }
Public Property ContentType As String
Get
Set
Property Value
Type:
StringImplements
IResponseContentTypeSee Also