System.Xml.Xsl.XsltSettings.EnableDocumentFunction Property

Gets or sets a value indicating whether to enable support for the XSLT document() function.

Syntax

public bool EnableDocumentFunction { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

If you enable the document() function, you can restrict the resources that can be accessed by passing an System.Xml.XmlSecureResolver object to the erload:System.Xml.Xsl.XslCompiledTransform.Transform method.

Requirements

Namespace: System.Xml.Xsl
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0