HtmlEditableSpan.WaitForControlNotExist Method

Include Protected Members
Include Inherited Members

Blocks the current thread until this control no longer occurs in the user interface, or until the time-out expires.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method WaitForControlNotExist() Blocks the current thread until this control no longer exists in the user interface, or until the default time-out expires. (Inherited from UITestControl.)
Public method WaitForControlNotExist(Int32) Blocks the current thread until this control no longer occurs in the user interface, or until the specified time-out expires. (Inherited from UITestControl.)

Top

See Also

Reference

HtmlEditableSpan Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace