C# 클래스 OpenSlx.Lib.Web.Controls.BindableRadioButtonList

상속: System.Web.UI.WebControls.RadioButtonList
파일 보기 프로젝트 열기: nicocrm/OpenSlx

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

Add our event hook

PerformDataBinding ( System dataSource ) : void

Data binding - with exception handling

메소드 상세

OnInit() 보호된 메소드

Add our event hook
protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

PerformDataBinding() 보호된 메소드

Data binding - with exception handling
protected PerformDataBinding ( System dataSource ) : void
dataSource System
리턴 void