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

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

공개 메소드들

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

비공개 메소드들

메소드 설명
CreateRow ( Control c0, System.Web.UI.WebControls.Style s0, HorizontalAlign align ) : System.Web.UI.WebControls.TableRow
SuccessDefaultTemplate ( ChangePassword cPassword ) : System

메소드 상세

InstantiateIn() 공개 메소드

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