C# 클래스 SenseNet.Portal.UI.Controls.SearchView

상속: System.Web.UI.WebControls.WebControl
파일 보기 프로젝트 열기: maxpavlov/FlexNet

Private Properties

프로퍼티 타입 설명
CreateDiv System.Web.UI.WebControls.Literal
CreateLink string
CreateLiteral System.Web.UI.WebControls.Literal
GenerateUrl string
GetContentName string
GetExtract string

보호된 메소드들

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

비공개 메소드들

메소드 설명
CreateDiv ( string cssClass ) : System.Web.UI.WebControls.Literal
CreateLink ( string url, string urlText ) : string
CreateLiteral ( string text ) : System.Web.UI.WebControls.Literal
GenerateUrl ( string url, string nodePath ) : string
GetContentName ( ) : string
GetExtract ( ) : string

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void