C# 클래스 Priya.InfoList.Views.InfoListView

상속: IPageView
파일 보기 프로젝트 열기: Srid68/Priya.InfoList

공개 메소드들

메소드 설명
GetPageView ( ) : string
GetPageView ( string templateSuffix, string themeName, string pageTitle, string headerTitle, string helpUrl, string afterAction ) : string
InitView ( bool reInit ) : void

메소드 상세

GetPageView() 공개 메소드

public GetPageView ( ) : string
리턴 string

GetPageView() 공개 정적인 메소드

public static GetPageView ( string templateSuffix, string themeName, string pageTitle, string headerTitle, string helpUrl, string afterAction ) : string
templateSuffix string
themeName string
pageTitle string
headerTitle string
helpUrl string
afterAction string
리턴 string

InitView() 공개 메소드

public InitView ( bool reInit ) : void
reInit bool
리턴 void