C# 클래스 SenseNet.Portal.Portlets.QuickSearchPortlet

상속: SenseNet.Portal.UI.PortletFramework.CacheablePortlet
파일 보기 프로젝트 열기: maxpavlov/FlexNet

Private Properties

프로퍼티 타입 설명
AddSearchModeControls void
CreateLiteral System.Web.UI.WebControls.Literal
CreateSearchModeControls void
_btnSearch_Click void

공개 메소드들

메소드 설명
QuickSearchPortlet ( ) : System

보호된 메소드들

메소드 설명
CreateChildControls ( ) : void

비공개 메소드들

메소드 설명
AddSearchModeControls ( ) : void
CreateLiteral ( string text ) : System.Web.UI.WebControls.Literal
CreateSearchModeControls ( ) : void
_btnSearch_Click ( object sender, EventArgs e ) : void

메소드 상세

CreateChildControls() 보호된 메소드

protected CreateChildControls ( ) : void
리턴 void

QuickSearchPortlet() 공개 메소드

public QuickSearchPortlet ( ) : System
리턴 System