PagePorter Class Library

FpLinkBar.Target Property

Gets or sets the value for the #TARGET# HTML macro substitution for ButtonFormatNormal and ButtonFormatSelect.

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

Property Value

The value for the #TARGET# HTML macro substitution for ButtonFormatNormal and ButtonFormatSelect.

Remarks

This value does not override any Target properties specified in a NavigationPage object.

See Also

FpLinkBar Class | Parastream.Web.UI.WebControls Namespace