[]
Searches for a prefix associated with a specified namespace.
public string GetPrefixByNamespace(string ns)
Public Function GetPrefixByNamespace(ns As String) As String
Type | Name | Description |
---|---|---|
string | ns | The namespace to search for. |
Type | Condition |
---|---|
ArgumentNullException |