PagePorter Class Library

FpLinkBar.ButtonFormatNormal Property

Gets or sets the HTML macro for a normal link bar button.

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

Property Value

The HTML macro for a normal link bar button.

See Also

FpLinkBar Class | Parastream.Web.UI.WebControls Namespace