Click or drag to resize

IContentUnitRemoveBuiltInView Method


Removes the built-in View Asset. This action move the Asset to recycle folder, and unassociate the Content Unit with built-in View

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool RemoveBuiltInView()

Return Value

Type: Boolean
True if Content Unit has built-in view, false otherwise
See Also