摘要:
1.页面继承ICallbackEventHandler接口。2.编写服务器端代码:#region ICallbackEventHandler string result = string.Empty; string ICallbackEventHandler.GetCallbackResult() { return result; } void ICallbackEventHandler.Rai... 阅读全文
posted @ 2009-01-08 14:42
T#S
阅读(287)
评论(0)
推荐(0)
浙公网安备 33010602011771号