C# 클래스 Carrotware.CMS.UI.Plugins.PhotoGallery.PhotoGalleryAdminMetaData

파일 보기 프로젝트 열기: ninianne98/CarrotCakeCMS

공개 프로퍼티들

프로퍼티 타입 설명
sImageFile string

보호된 프로퍼티들

프로퍼티 타입 설명
helpFile FileDataHelper

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
LoadForm ( ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnSave_Click() 보호된 메소드

protected btnSave_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

helpFile 보호되어 있는 프로퍼티

protected FileDataHelper helpFile
리턴 FileDataHelper

sImageFile 공개적으로 프로퍼티

public string sImageFile
리턴 string