ILayout Methods |
The ILayout type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a new Layout Row at the specified position
|
![]() | AllContentUnits |
Recursively retrieves all Content Unit Instances from this layout
|
![]() | Clear |
Removes all child Layout Rows |
![]() | Format |
Generates HTML markup, and appends to the specified html document
(Inherited from IDisplayUnit.) |
![]() | Remove(Int32) |
Removes a Layout Row from specified position
|
![]() | Remove(String) |
Removes a Layout Row by its unique id
|
![]() ![]() | Serialize |
Generates an XML element for this container
(Inherited from IContainer.) |