System::Xml::Xsl::XsltSettings::get_EnableScript methode

XsltSettings::get_EnableScript method

Retourneert een waarde die aangeeft of ondersteuning voor ingebedde scriptblokken moet worden ingeschakeld.

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

ReturnValue

true to support script blocks in XSLT style sheets; otherwise, false. The default is false.

Zie ook