C# 클래스 FourRoads.Common.TelligentCommunity.Controls.MultiSelectRepeaterItem

상속: System.Web.UI.WebControls.RepeaterItem, IPostBackEventHandler
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity

공개 메소드들

메소드 설명
MultiSelectRepeaterItem ( int itemIndex, ListItemType itemType ) : System
RaisePostBackEvent ( string eventArgument ) : void

메소드 상세

MultiSelectRepeaterItem() 공개 메소드

public MultiSelectRepeaterItem ( int itemIndex, ListItemType itemType ) : System
itemIndex int
itemType ListItemType
리턴 System

RaisePostBackEvent() 공개 메소드

public RaisePostBackEvent ( string eventArgument ) : void
eventArgument string
리턴 void