set_EnableDocumentFunction()

XsltSettings::set_EnableDocumentFunction(bool) method

Sets a value indicating whether to enable support for the XSLT document() function.

void System::Xml::Xsl::XsltSettings::set_EnableDocumentFunction(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set.

See Also