Click or drag to resize

DNSLookupHandlerUpdateProgressEventHandler Delegate

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public delegate void UpdateProgressEventHandler(
	Object sender,
	UpdateEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: Dynamicweb.ControlsUpdateEventArgs
See Also