C# Класс Geocoder.Example.Default

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
Address global::System.Web.UI.WebControls.TextBox
Destination global::System.Web.UI.WebControls.TextBox
Latitude global::System.Web.UI.WebControls.TextBox
Longitude global::System.Web.UI.WebControls.TextBox
Origin global::System.Web.UI.WebControls.TextBox
btnGetAddress global::System.Web.UI.WebControls.Button
btnGetDirections global::System.Web.UI.WebControls.Button
btnGetLatLong global::System.Web.UI.WebControls.Button
drpGeocodeType global::System.Web.UI.WebControls.DropDownList
drpTravelMode global::System.Web.UI.WebControls.DropDownList
form1 global::System.Web.UI.HtmlControls.HtmlForm
gvDirections global::System.Web.UI.WebControls.GridView
lblResult global::System.Web.UI.WebControls.Label
pnlDirections global::System.Web.UI.WebControls.Panel
pnlGeocode global::System.Web.UI.WebControls.Panel
pnlReverseGeocode global::System.Web.UI.WebControls.Panel

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

Метод Описание
btnGetAddress_Click ( object sender, EventArgs e ) : void
btnGetDirections_Click ( object sender, EventArgs e ) : void
btnGetLatLong_Click ( object sender, EventArgs e ) : void
drpGeoCodeType_SelectedIndexChanged ( object sender, EventArgs e ) : void

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

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

protected btnGetAddress_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

protected btnGetDirections_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

protected btnGetLatLong_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

protected drpGeoCodeType_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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