ZoneLayoutTypeEnum Enumeration |
Namespace: CMS.PortalEngine.Web.UI
public enum ZoneLayoutTypeEnum
Member name | Value | Description | |
---|---|---|---|
Standard | 0 | Standard layout, elements are rendered as they are | |
FloatLeft | 1 | All elements float to left | |
FloatRight | 2 | All elements float to right | |
Free | 3 | Free layout - Element are positioned absolutely |