HyperlinkControlTargetName Property

Gets or sets the name of a target window or frame for the hyperlink.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public string TargetName { get; set; }

Property Value

String

See Also