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.6.492
Syntax
string PresentationFormatter { get; set; }

Property Value

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