UrlHelper Methods | Helper帮助文档 |
The UrlHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddParam |
添加URL参数
|
|
Base64Decrypt | ||
Base64Encrypt | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDomain | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsBase64 |
是否是Base64字符串
|
|
MemberwiseClone | (Inherited from Object.) | |
ParseUrl |
分析 url 字符串中的参数信息
|
|
ToString | (Inherited from Object.) | |
UpdateParam |
更新URL参数
|
See Also