Click or drag to resize

BackForwardCacheBlockingDetails Properties

Version 130.1.90

The BackForwardCacheBlockingDetails type exposes the following members.

Properties
 NameDescription
Public propertyColumnNumber Column number in the script (0-based).
Public propertyFunction Function name where blockage happened. Optional because of anonymous functions and tests.
Public propertyLineNumber Line number in the script (0-based).
Public propertyUrl Url of the file where blockage happened. Optional because of tests.
Top
See Also