C# 클래스 N2.Web.UI.WebControls.TabPanel

A panel that is made into a tab panel throgh jquery client side scripting.
상속: System.Web.UI.WebControls.Panel
파일 보기 프로젝트 열기: bherila/n2cms 1 사용 예제들

공개 메소드들

메소드 설명
TabPanel ( ) : System

보호된 메소드들

메소드 설명
AddAttributesToRender ( System writer ) : void
OnPreRender ( EventArgs e ) : void

메소드 상세

AddAttributesToRender() 보호된 메소드

protected AddAttributesToRender ( System writer ) : void
writer System
리턴 void

OnPreRender() 보호된 메소드

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
리턴 void

TabPanel() 공개 메소드

public TabPanel ( ) : System
리턴 System