ControlNotFoundException Class
Occurs when a control was not found with an alleged name
Namespace: SoftHai.Testing.UITestAssembly: SoftHai.Testing
Syntax
Visual Basic
Public Class ControlNotFoundException
Inherits System.Exception
Implements System.Runtime.Serialization.ISerializable
Implements System.Runtime.InteropServices._Exception
C#
public class ControlNotFoundException
: System.Exception,
System.Runtime.Serialization.ISerializable,
System.Runtime.InteropServices._Exception
Members
Methods
Properties
| Name | Description |
| ControlName | Name of the control which was not found |
This WikiPage was created with
Codeplex WikiEditor