HTMLQuoteElement.Cite

HTMLQuoteElement.Cite property

A URI [IETF RFC 2396] designating a source document or message. See the cite attribute definition in HTML 4.01.

public string Cite { get; set; }

See Also