Request.Params["CategoryID"]

从页面的

QueryString 、Form、Cookies、ServerVariables 里检索名称为“CategoryID”的值。

优先级顺序为
QueryString > Form > Cookies > ServerVariables

posted @ 2010-11-03 22:37  小Z&  阅读(191)  评论(0)    收藏  举报