HTMLModElement.Cite

HTMLModElement.Cite property

A URI [IETF RFC 2396] designating a document that describes the reason for the change. See the cite attribute definition in HTML 4.01.

public string Cite { get; set; }

See Also