isDataBeingLoaded (XSPContext - JavaScript)

Checks if the current document is being loaded.

Defined in

XSPContext (JavaScript)

Syntax

isDataBeingLoaded() : boolean
Return value Description
boolean true if the document is being loaded; false otherwise.