Table of Contents

Interface XPathNSResolver

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("XPathNSResolver")]
public interface XPathNSResolver

Methods

LookupNamespaceURI(string?)

[Value("lookupNamespaceURI")]
string? LookupNamespaceURI(string? prefix)

Parameters

prefix string

Returns

string