PagePorter Class Library

FpLinkBar.ButtonFormatPrefix Property

Gets or sets the HTML to emit at the beginning of the link bar.

[Visual Basic]
Public Property ButtonFormatPrefix As String
[C#]
public string ButtonFormatPrefix {get; set;}

Property Value

The HTML to emit at the beginning of the link bar.

See Also

FpLinkBar Class | Parastream.Web.UI.WebControls Namespace