PagePorter Class Library

FpLinkBar.ButtonFormatSeparator Property

Gets or sets the HTML to emit between link bar buttons.

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

Property Value

The HTML to emit between link bar buttons.

See Also

FpLinkBar Class | Parastream.Web.UI.WebControls Namespace