IComponentElementEmbedded Property
|
Gets if the element has embedded content or not
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Embedded As Boolean
Get
property bool Embedded {
bool get ();
}
abstract Embedded : bool with get
Property Value
Type:
BooleanSee Also