System::Xml::Xsl::XsltSettings::get_EnableScript metodo

XsltSettings::get_EnableScript method

Restituisce un valore che indica se abilitare il supporto per i blocchi di script incorporati.

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

ReturnValue

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

Vedi anche