DOMException.WRONG_DOCUMENT_ERR

DOMException.WRONG_DOCUMENT_ERR field

Se un Nodo viene utilizzato in un documento diverso da quello che lo ha creato (che non lo supporta).

public const ushort WRONG_DOCUMENT_ERR;

Guarda anche