FpLinkBar.ButtonFormatSelect Property
Gets or sets the HTML macro for a selected link bar button.
[Visual Basic]
Public Property ButtonFormatSelect As
String
[C#]
public
string ButtonFormatSelect {get; set;}
Property Value
The HTML macro for a selected link bar button.
See Also
FpLinkBar Class | Parastream.Web.UI.WebControls Namespace