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
|
![]() | LockedForIce |
Gets/sets whether this container is locked in In-Context-Edit mode
When a container is locked, in ICE mode, user will not be able to select content units inside and move content units into/from/within the container
|
![]() | 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
|