Initializes a new instance of the Rel class with a specified value.

Namespace: HTMLPlusPlus.Attribute
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public Rel(
	string value
)

Parameters

value
Type: System..::..String
The value for src.

See Also