Click or drag to resize
CMSFileResultContentType Property
Gets or sets the Content-Type header for the response.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public string ContentType { get; set; }

Property Value

Type: String
See Also