IComponentContentUnitInstanceContentContainerId Property
|
Gets/set the id of the container html element that is used to host child
Layout.
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ContentContainerId { get; set; }
Property ContentContainerId As String
Get
Set
property String^ ContentContainerId {
String^ get ();
void set (String^ value);
}
abstract ContentContainerId : string with get, set
Property Value
Type:
StringSee Also