C# Класс AjaxControlToolkit.Jasmine.Suites.Suite

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
TestSuite global::System.Web.UI.WebControls.ContentPlaceHolder
TestSuiteName global::System.Web.UI.WebControls.ContentPlaceHolder

Защищенные методы

Метод Описание
GetCurrentPage ( ) : string
Page_Load ( object sender, EventArgs e ) : void

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

GetCurrentPage() защищенный метод

protected GetCurrentPage ( ) : string
Результат string

Page_Load() защищенный метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

TestSuite защищенное свойство

TestSuite control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder TestSuite
Результат global::System.Web.UI.WebControls.ContentPlaceHolder

TestSuiteName защищенное свойство

TestSuiteName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ContentPlaceHolder TestSuiteName
Результат global::System.Web.UI.WebControls.ContentPlaceHolder