Click or drag to resize

IComponentContentUnitComponentElement Property


Gets/sets the Component Element this Content Unit holds

Namespace: Ingeniux.CMS.Presentation
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IComponentElement ComponentElement { get; set; }

Property Value

IComponentElement
Remarks
Calling the setter for this property is the same as caling the setter for Element property
See Also