Gets or sets the URI designating a document that describes the reason for the change.

[VBScript]
Public Property Cite As String
[JScript]
public function get Cite() : String;
public function set Cite(String);

Property Value

A string representing the URI designating a document that describes the reason for the change.

See Also

HTMLModElement Object | HTMLModElement Members | DOM Namespace