| NormalManagePage Class |
Namespace: Appkit.Web.UI
public class NormalManagePage : CustomPage
The NormalManagePage type exposes the following members.
| Name | Description | |
|---|---|---|
| NormalManagePage |
| Name | Description | |
|---|---|---|
| CustomExpand(Page, String) |
自定义扩展功能
| |
| CustomExpand(Page, String, Boolean) |
自定义扩展功能
| |
| GetCustomSearchUrl |
获取自定义的搜索链接
| |
| HideToolbarByParams |
根据查询参数控制工具栏操作项是否隐藏
| |
| IncludeDefaultJs |
引用默认的 js 脚本
| |
| ParseSearchUrl(String, String, String) |
生成普通搜索及主键搜索链接路径
| |
| ParseSearchUrl(String, String, String, Boolean) |
生成普通搜索及主键搜索链接路径
|