C# 클래스 Ext.Net.History

상속: Observable, ICustomConfigSerialization, IVirtual
파일 보기 프로젝트 열기: pgodwin/Ext.net

Private Properties

프로퍼티 타입 설명
Add void
Add void
Back void
CallHistory void
Forward void
GetCurrent History
History System
OnInit void
Render void
ToScript string

공개 메소드들

메소드 설명
History ( Config config ) : System

비공개 메소드들

메소드 설명
Add ( string token ) : void
Add ( string token, bool preventDuplicate ) : void
Back ( ) : void
CallHistory ( string name ) : void
Forward ( ) : void
GetCurrent ( Page page ) : History
History ( ) : System
OnInit ( EventArgs e ) : void
Render ( System.Web.UI.HtmlTextWriter writer ) : void
ToScript ( Control owner ) : string

메소드 상세

History() 공개 메소드

public History ( Config config ) : System
config Config
리턴 System