PagePorter Class Library

FpLinkBar.ButtonFormatSuffix Property

Gets or sets the HTML to emit at the end of the menu bar.

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

Property Value

The HTML to emit at the end of the menu bar.

See Also

FpLinkBar Class | Parastream.Web.UI.WebControls Namespace