Click or drag to resize

IContentUnitUpdateBuildInView Method


Updates content of the Built-in View.

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void UpdateBuildInView(
	Stream fileContent
)

Parameters

fileContent
Type: System.IOStream
The new content stream of the built-in View
See Also