XsltSettings::EnableScript Property
.NET Framework (current version)
Gets or sets a value indicating whether to enable support for embedded script blocks.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::Booleantrue to support script blocks in XSLT style sheets; otherwise, false. The default is false.
Security Note
|
|---|
XSLT scripting should be enabled only if you require script support and you are working in a fully trusted environment. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
