Gets or sets a value that indicates whether the ScriptPath property is included in the URL when you register a client script file from a resource.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
/** @property */
/** @property */
Value
Return Value
true if the script path is not used when you register the client script; otherwise, false.
Remarks
You set IgnoreScriptPath to true when you have to register a client script without including the ScriptPath value in the URL of the script file.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)