Click or drag to resize
AkSearchInNew Method
构造。

Namespace: Appkit.Web.UI
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static AkSearchIn New(
	string typeName
)

Parameters

typeName
Type: SystemString
类型名称。

Return Value

Type: AkSearchIn
AkSearchIn对象。
See Also