.AddButton("btn1","返回").Attribute = "onclick='history.back()'"
或者
.AddButton("btn1","返回").Attribute = "onclick='history.go(-1)'"