LoadCompleted Event (WebControl)
- Last UpdatedAug 21, 2026
- 1 minute read
Occurs when Load Completed.
'Declaration
Public Event LoadCompleted As EventHandler
public event EventHandler LoadCompleted
public:
event EventHandler^ LoadCompleted