C# 클래스 Geocoder.Example.Default

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: scottschluer/geocoder

보호된 프로퍼티들

프로퍼티 타입 설명
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