Hevea documentation

HyperLink.SetTarget Method (String)

Sets the hyperlink target.

public void SetTarget(
   string pageUrl
);

Parameters

pageUrl
page url

Exceptions

Exception Type Condition
ArgumentNullException pageUrl is null

See Also

HyperLink Class | Hevea.Core.Http.Html.UI Namespace | HyperLink.SetTarget Overload List