</form>
</body>
</html> 字串4

</form>
</body>
</html> 
.cs文件
字串2
protected void Page_Load(object sender, EventArgs e)
{ 字串3
Ajax.Utility.RegisterTypeForAjax(typeof(_Default));
}
[Ajax.AjaxMethod()]
public string GetServiceStatus()
{ 字串8