Plumtree EDK (Enterprise Web Development Kit) 5.4.0

Alignment Enumeration

An enumerated type used to describe the alignment of a Portlet on a page.

public enum Alignment

Members

Member Name Description
None None
Narrow Narrow is used for Portlets that fit into a narrow column on a page.
Wide Wide is used for Portlets that fits into a wide column on a page.
Header Header is used for Portlets that are a page header in a Community page.
Footer Footer is used for Portlets that are a page footer in a Community page.
Freeform Freeform is used for Portlets that are used in the content canvas section of a Community page.

Requirements

Namespace: Plumtree.Remote.PRC

Assembly: edk (in edk.dll)

See Also

Plumtree.Remote.PRC Namespace