IComponentElementEmbedContent Property
|
Gets the embedded content, null if component is not embedded
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IPageVersion EmbedContent { get; }
ReadOnly Property EmbedContent As IPageVersion
Get
property IPageVersion^ EmbedContent {
IPageVersion^ get ();
}
abstract EmbedContent : IPageVersion with get
Property Value
Type:
IPageVersionSee Also