Share via


XmlNamespaceResolver.LookupPrefix(String) Method

Definition

For internal use by the Xamarin.Forms platform.

public string LookupPrefix (string namespaceName);
abstract member LookupPrefix : string -> string
override this.LookupPrefix : string -> string

Parameters

namespaceName
System.String

For internal use by the Xamarin.Forms platform.

Returns

System.String

Implements

System.Xml.IXmlNamespaceResolver.LookupPrefix(System.String)

Applies to