JsDialogUrlRegex
A regular expression that must match the whole URL of the page, for a dialog to be handled.
Type: | Regular expression |
Default: | .* (all pages) |
Required: | No |
Configuration Section: | Any section specified by JsDialogSections, or TaskName |
Example: | JsDialogUrlRegex=.*/prompt.htm
|
See Also: |