RegisteredScript.AddScriptTags Property
.NET Framework (current version)
Gets a value that indicates whether the script block should be rendered on the Web page enclosed in <script> tags.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.Booleantrue if the script should be rendered on the Web page enclosed in <script> tags; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: