ScriptHelper Properties |
The ScriptHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllowProgressScript |
If true, progress script is allowed on pages.
|
![]() ![]() | CapslockScript |
Capslock check script (OnCasplockOn and OnCapslockOff functions must be implemented).
|
![]() ![]() | CloseDialogScript |
Script for centralized dialog closing.
|
![]() ![]() | GetTopScript |
Script for centralized retrieving of 'top' frame.
|
![]() ![]() | MinifyCurrentRequestScripts |
If true, the scripts in current request are minified.
|
![]() ![]() | NewWindowScript |
Script code for the dialog handling.
|
![]() ![]() | OnlyNumbersScript |
Only numbers script (Must be implemented in OnKeyDown event).
|
![]() ![]() | ScriptMinificationEnabled |
Gets if script minification is enabled.
|
![]() ![]() | ToolbarScript |
HTML Editor toolbar script.
|
![]() ![]() | WOpenerScript |
Cross-window scripting script ("wopener").
|