PagePorter Class Library

FpLinkBarConverter Class

A FrontPage control converter for the FpLinkBar control.

For a list of all members of this type, see FpLinkBarConverter Members.

System.Object
   Parastream.Web.UI.Design.FpControlConverter
      Parastream.Web.UI.Design.FpLinkBarConverter

[Visual Basic]
Public Class FpLinkBarConverter
    Inherits FpControlConverter
[C#]
public class FpLinkBarConverter : FpControlConverter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The following table shows the conversion parameters:

FrontPage ParameterFrontPage ValueFpLinkBar ParameterFpLinkBar Value
s-typeparentTypeParent
siblingsSiblings
arrowsArrows
childrenChildren
globalGlobal
topTop
sequenceCustom
sequencenpCustomArrows
bannerBanner
s-orientationhorizontalOrientationHorizontal
verticalVertical
s-renderinggraphicsRenderingGraphics
htmlHtml
textText
b-include-homefalse, fIncludeHomeFalse
true, tTrue
b-include-upfalse, fIncludeUpFalse
true, tTrue
b-firstinsert
s-btn-nmlButtonFormatNormal
s-btn-selButtonFormatSelect
s-btn-sepButtonFormatSeparator
s-bar-pfxButtonFormatPrefix
s-bar-sfxButtonFormatSuffix
s-barbarsButtonFormatBars
bracketsBrackets
dotsDots
moredotsMoreDots
slashesSlashes
tabularTabular
underlinedUnderlined
u-pageLinkBarPage
s-targetTarget
s-themeMsTheme
tag

Requirements

Namespace: Parastream.Web.UI.Design

Assembly: FpCtrlsUI (in FpCtrlsUI.dll)

See Also

FpLinkBarConverter Members | Parastream.Web.UI.Design Namespace | FpControlConverter | FpLinkBar