IComponentContentUnitInstanceLayout Property
|
Gets/sets the child Layout
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ILayout Layout { get; set; }
Property Layout As ILayout
Get
Set
property ILayout^ Layout {
ILayout^ get ();
void set (ILayout^ value);
}
abstract Layout : ILayout with get, set
Property Value
Type:
ILayoutSee Also