Click or drag to resize

IPresentationManagerGetPresentationFormatter Method


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

Parameters

xmlPath
Type: SystemString

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

presentationTemplateFormatterClassName (Optional)
Type: SystemString

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

Return Value

Type: IPresentationFormatter

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

See Also