This topic has not yet been rated - Rate this topic

SPLongOperation.End Method

Windows SharePoint Services 3
Informs the server that a lengthy server operation (such as a file transfer) has ended and that the page used to indicate progress should no longer be displayed.
Name Description
SPLongOperation.End (String)
Informs the server that a lengthy server operation (such as a file transfer) has ended, and that the page used to indicate progress should no longer be displayed.
SPLongOperation.End (String, SPRedirectFlags, HttpContext, String)
Informs the server that a lengthy server operation (such as a file transfer) has ended and that the page used to indicate progress should no longer be displayed.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Sample code for SPLongOperation.End() method
For more information about this class take a look at http://jopx.blogspot.com/2007/08/syntax-for-splongoperationendstring.html