Click or drag to resize

IPresentationManagerGetPresentationFormatter Method



Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IPresentationFormatter GetPresentationFormatter(
	string xmlPath,
	string presentationTemplateFormatterClassName = null
)

Parameters

xmlPath  String

[Missing <param name="xmlPath"/> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.GetPresentationFormatter(System.String,System.String)"]

presentationTemplateFormatterClassName  String  (Optional)

[Missing <param name="presentationTemplateFormatterClassName"/> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.GetPresentationFormatter(System.String,System.String)"]

Return Value

IPresentationFormatter

[Missing <returns> documentation for "M:Ingeniux.CMS.Presentation.IPresentationManager.GetPresentationFormatter(System.String,System.String)"]

See Also