Click or drag to resize

IPublishingTargetPresentationFormatter Property


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: 10.5.94
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