Progress
 
urn:WebWorks-XSLT-Extension-Progress
Functions
bool Abort ()
Checks to see if the user has requested to abort the current operation.
void Cancel ()
Forces an abort to ocurr with Cancel as reason.
void End ()
End the current progress step.
void QueueAlert (string message)
Queue an alert to display.
void Retry ()
Forces an abort to ocurr with Retry as reason.
void SetStatus (string message)
Set the status bar for the current progress step.
void Start (int totalSubSteps)
Create a new progress step with the given number of sub-steps.
 
Detailed Description
urn:WebWorks-XSLT-Extension-Progress
Reports progress during long lived XSL transforms.
 
Member Function Documentation
Was this helpful?
Last modified date: 10/14/2020