get_EnableScript()

XsltSettings::get_EnableScript() method

Returns a value indicating whether to enable support for embedded script blocks.

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

Return Value

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

See Also