- url
- The URL for the document.
- language
- The GUID that identifies the document language. This can be Guid.Empty.
- languageVendor
- The GUID that identifies the document language vendor. This can be Guid.Empty.
- documentType
- The GUID that identifies the document type. This can be Guid.Empty.
The defined document.
Earlier versions of the .NET Framework throw ArgumentException instead of ArgumentNullException when url is null.