Appkit 基础类库
Appkit 基础类库
Appkit.Common
AkParam Class
AkParam Methods
Exists Method
GetValue Method
HasContent Method
AkParam
Exists Method
判断参数是否存在于查询字符串或Form中。
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
bool
Exists
()
Return Value
Type:
Boolean
存在为true、否则为false。
See Also
Reference
AkParam Class
Appkit.Common Namespace