IRequest.GetQueryString method
获取访问地址中的指定查询字符串。
public string GetQueryString(string name)
parameter | description |
---|---|
name | 查询字符串名称。 |
Return Value
如果包含指定的查询字符串,则返回对应的值;否则返回 null。
See Also
- interface IRequest
- namespace SiteServer.Plugin
获取访问地址中的指定查询字符串。
public string GetQueryString(string name)
parameter | description |
---|---|
name | 查询字符串名称。 |
如果包含指定的查询字符串,则返回对应的值;否则返回 null。
若有收获,就点个赞吧
0 人点赞
让时间为你证明