TargetFrame

IHyperlink.TargetFrame property

Returns the frame within the parent HTML frameset for the target of the parent hyperlink when one exists. Read/write String.

public string TargetFrame { get; set; }

See Also