IPublishingTargetPresentationFormatter Property Ingeniux CMS Content Store API

Gets/sets the full class name of the formatter for presentations formatting on this Publishing Target.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string PresentationFormatter { get; set; }

Property Value

Type: String
Remarks

If not explicitly set, or set to null or empty, this property returns the value in the settings at the "Presentations/Formatter" section.

See Also

Reference