SimpleLink

Simple type Xlink.

public abstract class SimpleLink : Xlink

Constructors

Name Description
SimpleLink() Initializes a new instance of the SimpleLink class.

Properties

Name Description
Actuate { get; set; } Gets or sets the simple link actuate attribute.
Arcrole { get; set; } Gets or sets the simple link arcrole.
Href { get; set; } Gets or sets the simple link href URI.
Role { get; set; } Gets or sets the simple link role.
Show { get; set; } Gets or sets the simple link show attribute.
Title { get; set; } Gets or sets the simple link title.
Type { get; } Gets the link type.

See Also