| NormalManagePageGetCustomSearchUrl Method |
获取自定义的搜索链接
Namespace: Appkit.Web.UIAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static void GetCustomSearchUrl(
string objType,
ref string normSearchUrl,
ref string keySearchUrl,
ref string searchAllUrl,
ref string searchAll2TrvwUrl
)
Parameters
- objType
- Type: SystemString
- normSearchUrl
- Type: SystemString
- keySearchUrl
- Type: SystemString
- searchAllUrl
- Type: SystemString
- searchAll2TrvwUrl
- Type: SystemString
See Also