C# 클래스 System.Web.UI.WebControls.ChangePassword.ChangePasswordDeafultTemplate

상속: ITemplate
파일 보기 프로젝트 열기: remobjects/mono

공개 메소드들

메소드 설명
InstantiateIn ( Control container ) : void

비공개 메소드들

메소드 설명
AddLink ( string pageUrl, string linkText, string linkIcon, WebControl container ) : bool
ChangePasswordDeafultTemplate ( ChangePassword cPassword ) : System
CreateRow ( Control c0, Control c1, Control c2, System.Web.UI.WebControls.Style s0, System.Web.UI.WebControls.Style s1 ) : System.Web.UI.WebControls.TableRow

메소드 상세

InstantiateIn() 공개 메소드

public InstantiateIn ( Control container ) : void
container Control
리턴 void