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

Показать файл Открыть проект

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

Свойство Тип Описание
AddingRegionsLabel global::System.Web.UI.WebControls.Label
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
CountryDropDownList global::System.Web.UI.WebControls.DropDownList
LatitideRangeValidator global::System.Web.UI.WebControls.RangeValidator
LongitudeRangeValidator global::System.Web.UI.WebControls.RangeValidator
RegionDropDownList global::System.Web.UI.WebControls.DropDownList
WebsiteRegexValidator global::System.Web.UI.WebControls.RegularExpressionValidator
btnCancel global::System.Web.UI.WebControls.Button
btnDelete global::System.Web.UI.WebControls.Button
btnSubmit global::System.Web.UI.WebControls.Button
cvCountry global::System.Web.UI.WebControls.CompareValidator
ddlType global::System.Web.UI.WebControls.DropDownList
divPanelSingle global::System.Web.UI.HtmlControls.HtmlGenericControl
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
lblAddress1 global::DotNetNuke.UI.UserControls.LabelControl
lblAddress2 global::DotNetNuke.UI.UserControls.LabelControl
lblAttributes global::DotNetNuke.UI.UserControls.LabelControl
lblCity global::DotNetNuke.UI.UserControls.LabelControl
lblCountry global::DotNetNuke.UI.UserControls.LabelControl
lblError global::System.Web.UI.WebControls.Label
lblLatitude global::DotNetNuke.UI.UserControls.LabelControl
lblLocationDetails global::DotNetNuke.UI.UserControls.LabelControl
lblLocationId global::DotNetNuke.UI.UserControls.LabelControl
lblLongitude global::DotNetNuke.UI.UserControls.LabelControl
lblName global::DotNetNuke.UI.UserControls.LabelControl
lblPhone global::DotNetNuke.UI.UserControls.LabelControl
lblState global::DotNetNuke.UI.UserControls.LabelControl
lblStatus global::DotNetNuke.UI.UserControls.LabelControl
lblType global::DotNetNuke.UI.UserControls.LabelControl
lblWebsite global::DotNetNuke.UI.UserControls.LabelControl
lblZip global::DotNetNuke.UI.UserControls.LabelControl
rbApprove global::System.Web.UI.WebControls.RadioButton
rbWaitingForApproval global::System.Web.UI.WebControls.RadioButton
rfvAddress1 global::System.Web.UI.WebControls.RequiredFieldValidator
rfvCity global::System.Web.UI.WebControls.RequiredFieldValidator
rfvLocationId global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
rfvZip global::System.Web.UI.WebControls.RequiredFieldValidator
rptCustomAttributes global::System.Web.UI.WebControls.Repeater
singleDivError global::System.Web.UI.HtmlControls.HtmlGenericControl
singleError global::System.Web.UI.WebControls.Label
teLocationDetails global::DotNetNuke.UI.UserControls.TextEditor
txtAddress1 global::System.Web.UI.WebControls.TextBox
txtAddress2 global::System.Web.UI.WebControls.TextBox
txtCity global::System.Web.UI.WebControls.TextBox
txtId global::System.Web.UI.WebControls.TextBox
txtLatitude global::System.Web.UI.WebControls.TextBox
txtLocationId global::System.Web.UI.WebControls.TextBox
txtLongitude global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtPhone global::System.Web.UI.WebControls.TextBox
txtWebsite global::System.Web.UI.WebControls.TextBox
txtZip global::System.Web.UI.WebControls.TextBox
vldSummary global::System.Web.UI.WebControls.ValidationSummary

Private Properties

Свойство Тип Описание
DisplayLocationTypes void
FillCountry void
FillState void
LoadCustomAttributes void
LoadLocation void

Защищенные методы

Метод Описание
OnInit ( EventArgs e ) : void

Raises the E:Init event.

Page_Load ( object sender, EventArgs e ) : void

Handles the Load event of the Page control.

btnCancel_Click ( object sender, EventArgs e ) : void

Handles the Click event of the btnCancel control.

btnDelete_Click ( object sender, EventArgs e ) : void

Handles the Click event of the btnDelete control.

btnSubmit_Click ( object sender, EventArgs e ) : void

Handles the Click event of the btnSubmit control.

ddlType_SelectedIndexChanged ( object sender, EventArgs e ) : void

Handles the SelectedIndexChanged event of the ddlType control.

rptCustomAttributes_ItemDataBound ( object sender, RepeaterItemEventArgs e ) : void

Handles the ItemDataBound event of the rptCustomAttributes control.

Приватные методы

Метод Описание
DisplayLocationTypes ( ListControl ddl ) : void
FillCountry ( ) : void
FillState ( ) : void
LoadCustomAttributes ( ) : void
LoadLocation ( ) : void

Описание методов

OnInit() защищенный Метод

Raises the E:Init event.
protected OnInit ( EventArgs e ) : void
e EventArgs The instance containing the event data.
Результат void

Page_Load() защищенный Метод

Handles the Load event of the Page control.
protected Page_Load ( object sender, EventArgs e ) : void
sender object The source of the event.
e EventArgs The instance containing the event data.
Результат void

btnCancel_Click() защищенный Метод

Handles the Click event of the btnCancel control.
protected btnCancel_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e EventArgs The instance containing the event data.
Результат void

btnDelete_Click() защищенный Метод

Handles the Click event of the btnDelete control.
protected btnDelete_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e EventArgs The instance containing the event data.
Результат void

btnSubmit_Click() защищенный Метод

Handles the Click event of the btnSubmit control.
protected btnSubmit_Click ( object sender, EventArgs e ) : void
sender object The source of the event.
e EventArgs The instance containing the event data.
Результат void

ddlType_SelectedIndexChanged() защищенный Метод

Handles the SelectedIndexChanged event of the ddlType control.
protected ddlType_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object The source of the event.
e EventArgs The instance containing the event data.
Результат void

rptCustomAttributes_ItemDataBound() защищенный Метод

Handles the ItemDataBound event of the rptCustomAttributes control.
protected rptCustomAttributes_ItemDataBound ( object sender, RepeaterItemEventArgs e ) : void
sender object The source of the event.
e RepeaterItemEventArgs The instance containing the event data.
Результат void

Описание свойств

AddingRegionsLabel защищенное свойство

AddingRegionsLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label AddingRegionsLabel
Результат global::System.Web.UI.WebControls.Label

CompareValidator1 защищенное свойство

CompareValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator CompareValidator1
Результат global::System.Web.UI.WebControls.CompareValidator

CountryDropDownList защищенное свойство

CountryDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList CountryDropDownList
Результат global::System.Web.UI.WebControls.DropDownList

LatitideRangeValidator защищенное свойство

LatitideRangeValidator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RangeValidator LatitideRangeValidator
Результат global::System.Web.UI.WebControls.RangeValidator

LongitudeRangeValidator защищенное свойство

LongitudeRangeValidator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RangeValidator LongitudeRangeValidator
Результат global::System.Web.UI.WebControls.RangeValidator

RegionDropDownList защищенное свойство

RegionDropDownList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList RegionDropDownList
Результат global::System.Web.UI.WebControls.DropDownList

WebsiteRegexValidator защищенное свойство

WebsiteRegexValidator control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator WebsiteRegexValidator
Результат global::System.Web.UI.WebControls.RegularExpressionValidator

btnCancel защищенное свойство

btnCancel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnCancel
Результат global::System.Web.UI.WebControls.Button

btnDelete защищенное свойство

btnDelete control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnDelete
Результат global::System.Web.UI.WebControls.Button

btnSubmit защищенное свойство

btnSubmit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSubmit
Результат global::System.Web.UI.WebControls.Button

cvCountry защищенное свойство

cvCountry control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator cvCountry
Результат global::System.Web.UI.WebControls.CompareValidator

ddlType защищенное свойство

ddlType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlType
Результат global::System.Web.UI.WebControls.DropDownList

divPanelSingle защищенное свойство

divPanelSingle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divPanelSingle
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

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

lblAddress1 защищенное свойство

lblAddress1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblAddress1
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblAddress2 защищенное свойство

lblAddress2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblAddress2
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblAttributes защищенное свойство

lblAttributes control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblAttributes
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblCity защищенное свойство

lblCity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblCity
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblCountry защищенное свойство

lblCountry control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblCountry
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblError защищенное свойство

lblError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblError
Результат global::System.Web.UI.WebControls.Label

lblLatitude защищенное свойство

lblLatitude control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblLatitude
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblLocationDetails защищенное свойство

lblLocationDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblLocationDetails
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblLocationId защищенное свойство

lblLocationId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblLocationId
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblLongitude защищенное свойство

lblLongitude control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblLongitude
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblName защищенное свойство

lblName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblName
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblPhone защищенное свойство

lblPhone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblPhone
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblState защищенное свойство

lblState control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblState
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblStatus защищенное свойство

lblStatus control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblStatus
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblType защищенное свойство

lblType control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblType
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblWebsite защищенное свойство

lblWebsite control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblWebsite
Результат global::DotNetNuke.UI.UserControls.LabelControl

lblZip защищенное свойство

lblZip control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblZip
Результат global::DotNetNuke.UI.UserControls.LabelControl

rbApprove защищенное свойство

rbApprove control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton rbApprove
Результат global::System.Web.UI.WebControls.RadioButton

rbWaitingForApproval защищенное свойство

rbWaitingForApproval control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButton rbWaitingForApproval
Результат global::System.Web.UI.WebControls.RadioButton

rfvAddress1 защищенное свойство

rfvAddress1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvAddress1
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rfvCity защищенное свойство

rfvCity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvCity
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rfvLocationId защищенное свойство

rfvLocationId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvLocationId
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rfvName защищенное свойство

rfvName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvName
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rfvZip защищенное свойство

rfvZip control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvZip
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

rptCustomAttributes защищенное свойство

rptCustomAttributes control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater rptCustomAttributes
Результат global::System.Web.UI.WebControls.Repeater

singleDivError защищенное свойство

singleDivError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl singleDivError
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

singleError защищенное свойство

singleError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label singleError
Результат global::System.Web.UI.WebControls.Label

teLocationDetails защищенное свойство

teLocationDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.TextEditor teLocationDetails
Результат global::DotNetNuke.UI.UserControls.TextEditor

txtAddress1 защищенное свойство

txtAddress1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtAddress1
Результат global::System.Web.UI.WebControls.TextBox

txtAddress2 защищенное свойство

txtAddress2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtAddress2
Результат global::System.Web.UI.WebControls.TextBox

txtCity защищенное свойство

txtCity control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtCity
Результат global::System.Web.UI.WebControls.TextBox

txtId защищенное свойство

txtId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtId
Результат global::System.Web.UI.WebControls.TextBox

txtLatitude защищенное свойство

txtLatitude control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtLatitude
Результат global::System.Web.UI.WebControls.TextBox

txtLocationId защищенное свойство

txtLocationId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtLocationId
Результат global::System.Web.UI.WebControls.TextBox

txtLongitude защищенное свойство

txtLongitude control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtLongitude
Результат global::System.Web.UI.WebControls.TextBox

txtName защищенное свойство

txtName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtName
Результат global::System.Web.UI.WebControls.TextBox

txtPhone защищенное свойство

txtPhone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtPhone
Результат global::System.Web.UI.WebControls.TextBox

txtWebsite защищенное свойство

txtWebsite control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtWebsite
Результат global::System.Web.UI.WebControls.TextBox

txtZip защищенное свойство

txtZip control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtZip
Результат global::System.Web.UI.WebControls.TextBox

vldSummary защищенное свойство

vldSummary control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary vldSummary
Результат global::System.Web.UI.WebControls.ValidationSummary