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.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property AutoEmbed As Boolean
Get
property bool AutoEmbed {
bool get ();
}abstract AutoEmbed : bool with get
Property Value
Boolean
See Also