NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HyperLink Constructor

Creates a new HyperLink.

[Visual Basic]
Public Sub New()
[C#]
public HyperLink();
[C++]
public: HyperLink();
[JScript]
public function HyperLink();

See Also

HyperLink Class | HyperLink Members | System.Web.UI.WebControls Namespace