System.Xml.Xsl.XsltSettings.EnableScript Property

Gets or sets a value indicating whether to enable support for embedded script blocks.

Syntax

public bool EnableScript { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

XSLT scripting should be enabled only if you require script support and you are working in a fully trusted environment.

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