Click or drag to resize
INTERNAL_WebRequestHelperDownloadStringCompleted Event
Occurs when the string download is completed.

Namespace: System
Assembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
public event DownloadStringCompletedEventHandler DownloadStringCompleted

Value

Type: System.NetDownloadStringCompletedEventHandler
See Also