WaveTemplate ContentType Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Override to provides response content type. Default value is HTML

Namespace: NFX.Wave.Templatization
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public virtual string ContentType { get; }

Property Value

Type: OnlineString
See Also