C# 클래스 Hd.Web.Controls.ProductDropDown

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: TargetProcess/Tp.HelpDesk

보호된 프로퍼티들

프로퍼티 타입 설명
lstProductList global::Hd.Web.Extensions.TpDropDownList
pnlProductList global::System.Web.UI.WebControls.Panel
productsSource global::Hd.Web.Extensions.TpObjectDataSource
vldProduct global::System.Web.UI.WebControls.RegularExpressionValidator

공개 메소드들

메소드 설명
DataBind ( ) : void

비공개 메소드들

메소드 설명
Hide ( ) : void

메소드 상세

DataBind() 공개 메소드

public DataBind ( ) : void
리턴 void

프로퍼티 상세

lstProductList 보호되어 있는 프로퍼티

lstProductList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.TpDropDownList lstProductList
리턴 global::Hd.Web.Extensions.TpDropDownList

pnlProductList 보호되어 있는 프로퍼티

pnlProductList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlProductList
리턴 global::System.Web.UI.WebControls.Panel

productsSource 보호되어 있는 프로퍼티

productsSource control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Hd.Web.Extensions.TpObjectDataSource productsSource
리턴 global::Hd.Web.Extensions.TpObjectDataSource

vldProduct 보호되어 있는 프로퍼티

vldProduct control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator vldProduct
리턴 global::System.Web.UI.WebControls.RegularExpressionValidator