[This is preliminary documentation and is subject to change.]
Override to provides response content type. Default value is HTML
Namespace: NFX.Wave.TemplatizationAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public virtual string ContentType { get; }
public virtual string ContentType { get; }
Public Overridable ReadOnly Property ContentType As String
Get
Public Overridable ReadOnly Property ContentType As String
Get
public:
virtual property String^ ContentType {
String^ get ();
}
public:
virtual property String^ ContentType {
String^ get ();
}
abstract ContentType : string with get
override ContentType : string with get
abstract ContentType : string with get
override ContentType : string with get
Property Value
Type:
String