Свойство | Type | Description | |
---|---|---|---|
Condition | global::System.Web.UI.WebControls.Label | ||
ConditionImage | global::System.Web.UI.WebControls.Image | ||
Humidity | global::System.Web.UI.WebControls.Label | ||
Panel1 | global::System.Web.UI.WebControls.Panel | ||
TempF | global::System.Web.UI.WebControls.Label | ||
Wind | global::System.Web.UI.WebControls.Label |
Méthode | Description | |
---|---|---|
GetCurrentConditions ( string location ) : bool |
Get weather information base on location
|
Méthode | Description | |
---|---|---|
Page_Load ( object sender, |
public GetCurrentConditions ( string location ) : bool | ||
location | string | The location |
Résultat | bool |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected global::System.Web.UI.WebControls.Label Condition | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Image ConditionImage | ||
Résultat | global::System.Web.UI.WebControls.Image |
protected global::System.Web.UI.WebControls.Label Humidity | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.WebControls.Panel Panel1 | ||
Résultat | global::System.Web.UI.WebControls.Panel |
protected global::System.Web.UI.WebControls.Label TempF | ||
Résultat | global::System.Web.UI.WebControls.Label |