Click or drag to resize

IContentUnitCreateBuiltInView Method


Creates the built-in View Asset for this Content Unit

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IAsset CreateBuiltInView(
	out bool viewExists
)

Parameters

viewExists  Boolean
States whether the built-in view already exists

Return Value

IAsset
The created, or already exist built-in view Asset
See Also