Click or drag to resize
AkParamExists Method
判断参数是否存在于查询字符串或Form中。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool Exists()

Return Value

Type: Boolean
存在为true、否则为false。
See Also