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

파일 보기 프로젝트 열기: DevExpress/AjaxControlToolkit

보호된 프로퍼티들

프로퍼티 타입 설명
AnotherUpdatePanel global::System.Web.UI.UpdatePanel
TargetExtender global::AjaxControlToolkit.UpdatePanelAnimationExtender
TestDropDownList global::System.Web.UI.WebControls.DropDownList
TestUpdatePanel global::System.Web.UI.UpdatePanel
UpdatePanelExtenderChildrenAsTriggers global::AjaxControlToolkit.UpdatePanelAnimationExtender
UpdatePanelExtenderChildrenAsTriggers2 global::AjaxControlToolkit.UpdatePanelAnimationExtender
UpdatePanelWithButton global::System.Web.UI.UpdatePanel
UpdatePanelWithButtonExtender global::AjaxControlToolkit.UpdatePanelAnimationExtender
UpdatePanelWithChildrenAsTriggers global::System.Web.UI.UpdatePanel
UpdatePanelWithChildrenAsTriggers2 global::System.Web.UI.UpdatePanel
btnChildTrigger global::System.Web.UI.WebControls.Button
btnChildTrigger2 global::System.Web.UI.WebControls.Button
btnNonTrigger global::System.Web.UI.WebControls.Button
btnTrigger global::System.Web.UI.WebControls.Button
lblUpdate global::System.Web.UI.WebControls.Label

보호된 메소드들

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

메소드 상세

Page_Load() 보호된 메소드

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

btnNonTrigger_Click() 보호된 메소드

protected btnNonTrigger_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnTrigger_Click() 보호된 메소드

protected btnTrigger_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

AnotherUpdatePanel 보호되어 있는 프로퍼티

AnotherUpdatePanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel AnotherUpdatePanel
리턴 global::System.Web.UI.UpdatePanel

TargetExtender 보호되어 있는 프로퍼티

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

TestDropDownList 보호되어 있는 프로퍼티

TestDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList TestDropDownList
리턴 global::System.Web.UI.WebControls.DropDownList

TestUpdatePanel 보호되어 있는 프로퍼티

TestUpdatePanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel TestUpdatePanel
리턴 global::System.Web.UI.UpdatePanel

UpdatePanelExtenderChildrenAsTriggers 보호되어 있는 프로퍼티

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

UpdatePanelExtenderChildrenAsTriggers2 보호되어 있는 프로퍼티

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

UpdatePanelWithButton 보호되어 있는 프로퍼티

UpdatePanelWithButton control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel UpdatePanelWithButton
리턴 global::System.Web.UI.UpdatePanel

UpdatePanelWithButtonExtender 보호되어 있는 프로퍼티

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

UpdatePanelWithChildrenAsTriggers 보호되어 있는 프로퍼티

UpdatePanelWithChildrenAsTriggers control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel UpdatePanelWithChildrenAsTriggers
리턴 global::System.Web.UI.UpdatePanel

UpdatePanelWithChildrenAsTriggers2 보호되어 있는 프로퍼티

UpdatePanelWithChildrenAsTriggers2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel UpdatePanelWithChildrenAsTriggers2
리턴 global::System.Web.UI.UpdatePanel

btnChildTrigger 보호되어 있는 프로퍼티

btnChildTrigger control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnChildTrigger
리턴 global::System.Web.UI.WebControls.Button

btnChildTrigger2 보호되어 있는 프로퍼티

btnChildTrigger2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnChildTrigger2
리턴 global::System.Web.UI.WebControls.Button

btnNonTrigger 보호되어 있는 프로퍼티

btnNonTrigger control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnNonTrigger
리턴 global::System.Web.UI.WebControls.Button

btnTrigger 보호되어 있는 프로퍼티

btnTrigger control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnTrigger
리턴 global::System.Web.UI.WebControls.Button

lblUpdate 보호되어 있는 프로퍼티

lblUpdate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblUpdate
리턴 global::System.Web.UI.WebControls.Label