System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction methode

XsltSettings::get_EnableDocumentFunction method

Retourneert een waarde die aangeeft of ondersteuning voor de XSLT document() functie moet worden ingeschakeld.

bool System::Xml::Xsl::XsltSettings::get_EnableDocumentFunction()

ReturnValue

true to support the XSLT document() function; otherwise, false. The default is false.

Zie ook