HTMLModElement.Cite Property |
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);
A string representing the URI designating a document that describes the reason for the change.
HTMLModElement Object | HTMLModElement Members | DOM Namespace