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.3.169
Syntax Function RemoveBuiltInView As Boolean
abstract RemoveBuiltInView : unit -> bool
Return Value
Type:
BooleanTrue if Content Unit has built-in view, false otherwise
See Also