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.3.169
Syntax ReadOnly Property AutoEmbed As Boolean
Get
property bool AutoEmbed {
bool get ();
}
abstract AutoEmbed : bool with get
Property Value
Type:
BooleanSee Also