Click or drag to resize

IComponentElementAutoEmbed Property


Gets whether to automatically create embedded component, upon page creation. When true, will use the first existing Schema specified by the CompTypes. Will not be effective if Component is already set, or not valid schema in CompTypes.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool AutoEmbed { get; }

Property Value

Type: Boolean
See Also