C# 클래스 AjaxControlToolkit.Jasmine.Suites.TabsTests

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: DevExpress/AjaxControlToolkit

보호된 프로퍼티들

프로퍼티 타입 설명
ActiveTabPanel global::AjaxControlToolkit.TabPanel
CustomTabContainer global::AjaxControlToolkit.TabContainer
DisabledTabPanel global::AjaxControlToolkit.TabPanel
TestTabContainer global::AjaxControlToolkit.TabContainer
ThirdTabPanel global::AjaxControlToolkit.TabPanel

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

ActiveTabPanel 보호되어 있는 프로퍼티

ActiveTabPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabPanel ActiveTabPanel
리턴 global::AjaxControlToolkit.TabPanel

CustomTabContainer 보호되어 있는 프로퍼티

CustomTabContainer control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabContainer CustomTabContainer
리턴 global::AjaxControlToolkit.TabContainer

DisabledTabPanel 보호되어 있는 프로퍼티

DisabledTabPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabPanel DisabledTabPanel
리턴 global::AjaxControlToolkit.TabPanel

TestTabContainer 보호되어 있는 프로퍼티

TestTabContainer control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabContainer TestTabContainer
리턴 global::AjaxControlToolkit.TabContainer

ThirdTabPanel 보호되어 있는 프로퍼티

ThirdTabPanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TabPanel ThirdTabPanel
리턴 global::AjaxControlToolkit.TabPanel