C# Класс CUITe.Controls.HtmlControls.HtmlUnorderedList

Наследование: HtmlCustom
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
HtmlUnorderedList ( By searchConfiguration = null ) : CUITe.SearchConfigurations

Initializes a new instance of the HtmlUnorderedList class.

HtmlUnorderedList ( Microsoft.VisualStudio.TestTools.UITesting.HtmlControls sourceControl, By searchConfiguration = null ) : CUITe.SearchConfigurations

Initializes a new instance of the HtmlUnorderedList class.

Описание методов

HtmlUnorderedList() публичный Метод

Initializes a new instance of the HtmlUnorderedList class.
public HtmlUnorderedList ( By searchConfiguration = null ) : CUITe.SearchConfigurations
searchConfiguration By The search configuration.
Результат CUITe.SearchConfigurations

HtmlUnorderedList() публичный Метод

Initializes a new instance of the HtmlUnorderedList class.
public HtmlUnorderedList ( Microsoft.VisualStudio.TestTools.UITesting.HtmlControls sourceControl, By searchConfiguration = null ) : CUITe.SearchConfigurations
sourceControl Microsoft.VisualStudio.TestTools.UITesting.HtmlControls The source control.
searchConfiguration By The search configuration.
Результат CUITe.SearchConfigurations