BusyBoxDotNet



(1) Submit a Review

1,031 Downloads

9,592 Views


Description

BusyBoxDotNet is a web control library whose main purpose is to let the designer show a highly customizable box containing messages and/or images to website users during long processing tasks such as file uploads, complex queries or report generation.

Syntax Example

<busyboxdotnet:BusyBox id="BusyBox1" runat="server"></busyboxdotnet:BusyBox>

Reviews

Submit a review

No Documentation.

Reviewed by: boduzapho on Thursday, June 18, 2009

1 Stars

Control operates well, pops up when a postback happens, however it does not go away. No documentation on the website or sample code. Via, property help, it tells us it can be code controlled via methods, just fails to mention the actual methods, and there are no obvious methods when you expose the control. Not sure what to do with it.