PagePorter Class Library

FpLinkBarRendering Enumeration

Specifies how a FpLinkBar is rendered.

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

Members

Member Name Description
Html HTML non-graphical rendering.
Graphics Graphical rendering. Requires a MsTheme specified either in the FpLinkBar or in the parent FpPage, or rendering defaults to Html.
Text Plain text rendering. (Banner type only)

Requirements

Namespace: Parastream.Web.UI.WebControls

Assembly: FpCtrls (in FpCtrls.dll)

See Also

Parastream.Web.UI.WebControls Namespace