Click or drag to resize
ITemplate Interface
分页样式接口

Namespace: Adf.Web.Pagination
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public interface ITemplate

The ITemplate type exposes the following members.

Methods
  NameDescription
Public methodCreateButton
创建按钮
Public methodRender
输出数据
Public methodRenderStyle
当CssClass为空时输出的默认样式
Top
Properties
  NameDescription
Public propertyPagination
获取当前分页组件
Top
See Also