You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
364 B

using System;
using OboutInc;
using System.Web.UI.WebControls;
public class cs_weather : OboutInc.oboutAJAXPage
{
protected OboutInc.CallbackPanel cp_weather;
protected Literal lImage;
protected Literal lDegree1;
protected Literal lDegree2;
protected Literal lDate;
protected Literal l1;
protected Literal l2;
protected Literal l3;
protected Literal l4;