ASP.NET Pack Programmer's Guide
Button.EndLoad Event
See Also
 





Raised when the component ends loading data from a file or memory stream.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public event EventHandler EndLoad

Visual Basic  Copy Code

Public Event EndLoad As EventHandler

 See Also

Button Members
Button Class
MindFusion.UI.WebForms Namespace