| AkParam Class |
Namespace: Appkit.Common
public class AkParam
The AkParam type exposes the following members.
| Name | Description | |
|---|---|---|
| Exists |
判断参数是否存在于查询字符串或Form中。
| |
| GetValue |
获取参数值。
| |
| HasContent |
判断参数值是否有内容。
|