IContainer Interface |
Namespace: Ingeniux.CMS.Presentation
The IContainer type exposes the following members.
Name | Description | |
---|---|---|
AdditionalClassNames |
Gets/sets additional CSS class names that will be applied to the container during publish
| |
Border |
Gets the box border properties
| |
Margin |
Gets the box margin properties
| |
MinimumHeight |
Gets/sets the minimum height in CSS for this container
| |
Name |
Gets the name of the container
| |
Padding |
Gets the box padding properties
| |
Wrapping |
Gets/set the wrapping/break point option
|
Name | Description | |
---|---|---|
Format |
Generates HTML markup, and appends to the specified html document
(Inherited from IDisplayUnit.) | |
Serialize |
Generates an XML element for this container
|