GetPrefixForXmlNamespace Method
GetPrefixForXmlNamespace(String)
Gets the prefix to use for the specified XML namespace, or null if no suitable prefix could be found.
Declaration
public string GetPrefixForXmlNamespace(string xmlNamespace)
Parameters
Type | Name | Description |
---|---|---|
System.String | xmlNamespace |
Returns
Type | Description |
---|---|
System.String |