PagePorter Class Library

FpLinkBarType Enumeration

Specifies the type of navigation used by a FpLinkBar control.

[Visual Basic]
Public Enum FpLinkBarType
[C#]
public enum FpLinkBarType

Members

Member Name Description
Parent Hyperlinks to Parent level.
Siblings Hyperlinks to Same level.
Arrows Hyperlinks to Back and Next.
Children Hyperlinks to Child level.
Global Hyperlinks to Global level.
Top Hyperlinks to Child pages under home.
Custom Hyperlinks with Custom Links.
CustomArrows Hyperlinks with Custom Back and Next Links.
Banner Displays a Page Banner.

Requirements

Namespace: Parastream.Web.UI.WebControls

Assembly: FpCtrls (in FpCtrls.dll)

See Also

Parastream.Web.UI.WebControls Namespace