Method | Description | |
---|---|---|
GetRequestPost ( ) : string>.SortedDictionary |
获取支付宝POST过来通知消息,并以“参数名=参数值”的形式组成数组
|
Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
public GetRequestPost ( ) : string>.SortedDictionary |
||
return | string>.SortedDictionary |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |