C# 클래스 Engage.Dnn.Locator.Import

상속: ModuleBase
파일 보기 프로젝트 열기: EngageSoftware/Engage-Locator

보호된 프로퍼티들

프로퍼티 타입 설명
btnBack global::System.Web.UI.WebControls.ImageButton
btnSubmit global::System.Web.UI.WebControls.ImageButton
divPanelTab global::System.Web.UI.HtmlControls.HtmlGenericControl
fileDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
fileImport global::System.Web.UI.WebControls.FileUpload
lbImportFile global::System.Web.UI.WebControls.ImageButton
lbLocationTypes global::System.Web.UI.WebControls.ImageButton
lbManageComments global::System.Web.UI.WebControls.ImageButton
lbManageLocations global::System.Web.UI.WebControls.ImageButton
lbSettings global::System.Web.UI.WebControls.ImageButton
lblConfigured global::System.Web.UI.WebControls.Label
lblInstructions global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
lgImport global::System.Web.UI.HtmlControls.HtmlGenericControl

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
UploadFile ( ) : void
VerifyFolders ( ) : void
btnBack_Click ( object sender, EventArgs e ) : void
btnCancel_Click ( object sender, EventArgs e ) : void
btnSubmit_Click ( object sender, EventArgs e ) : void

메소드 상세

OnInit() 보호된 메소드

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

Page_Load() 보호된 메소드

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

UploadFile() 보호된 메소드

protected UploadFile ( ) : void
리턴 void

VerifyFolders() 보호된 메소드

protected VerifyFolders ( ) : void
리턴 void

btnBack_Click() 보호된 메소드

protected btnBack_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

btnCancel_Click() 보호된 메소드

protected btnCancel_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

btnSubmit_Click() 보호된 메소드

protected btnSubmit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

btnBack 보호되어 있는 프로퍼티

btnBack control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton btnBack
리턴 global::System.Web.UI.WebControls.ImageButton

btnSubmit 보호되어 있는 프로퍼티

btnSubmit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton btnSubmit
리턴 global::System.Web.UI.WebControls.ImageButton

divPanelTab 보호되어 있는 프로퍼티

divPanelTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divPanelTab
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

fileDiv 보호되어 있는 프로퍼티

fileDiv control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl fileDiv
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl

fileImport 보호되어 있는 프로퍼티

fileImport control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.FileUpload fileImport
리턴 global::System.Web.UI.WebControls.FileUpload

lbImportFile 보호되어 있는 프로퍼티

lbImportFile control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbImportFile
리턴 global::System.Web.UI.WebControls.ImageButton

lbLocationTypes 보호되어 있는 프로퍼티

lbLocationTypes control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbLocationTypes
리턴 global::System.Web.UI.WebControls.ImageButton

lbManageComments 보호되어 있는 프로퍼티

lbManageComments control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbManageComments
리턴 global::System.Web.UI.WebControls.ImageButton

lbManageLocations 보호되어 있는 프로퍼티

lbManageLocations control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbManageLocations
리턴 global::System.Web.UI.WebControls.ImageButton

lbSettings 보호되어 있는 프로퍼티

lbSettings control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ImageButton lbSettings
리턴 global::System.Web.UI.WebControls.ImageButton

lblConfigured 보호되어 있는 프로퍼티

lblConfigured control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblConfigured
리턴 global::System.Web.UI.WebControls.Label

lblInstructions 보호되어 있는 프로퍼티

lblInstructions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblInstructions
리턴 global::System.Web.UI.WebControls.Label

lblMessage 보호되어 있는 프로퍼티

lblMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblMessage
리턴 global::System.Web.UI.WebControls.Label

lgImport 보호되어 있는 프로퍼티

lgImport control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl lgImport
리턴 global::System.Web.UI.HtmlControls.HtmlGenericControl