Stops a load operation that is in-progress, if there is one.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.306.0 (10.97.306.00)

Syntax

C#
public void StopInProgressLoad()
Visual Basic
Public Sub StopInProgressLoad
JScript
public function StopInProgressLoad()

See Also