C# Класс Engage.Dnn.Locator.Import

Наследование: ModuleBase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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