Initializes a new instance of the Link class.

Overload List

  NameDescription
Link()()()
Initializes a new instance of the Link class with default properties.
Link(String, String)
Initializes a new instance of the Link class with the specified name and path.
Link(String, Uri)
Initializes a new instance of the Link class with the specified name and Uri.

See Also