[]
Registers prefix as a namespace prefix for the ns namespace.
public void RegisterNamespacePrefix(string prefix, string ns)
Public Sub RegisterNamespacePrefix(prefix As String, ns As String)
| Type | Name | Description |
|---|---|---|
| string | prefix | The prefix to register. |
| string | ns | The target namespace. |
| Type | Condition |
|---|---|
| ArgumentNullException |