Srch.U.LoadScriptsProgress enumeration (DisplayTemplatesSrch)
Specifies the script loading states.
Srch.U.LoadScriptsProgress
Members
TheLoadScriptsProgressenumeration has the following members.
Member |
Value |
Description |
---|---|---|
failure |
2 |
The script failed to load. |
loading |
0 |
The script is loading. |
success |
1 |
The script loaded successfully. |