Click or drag to resize
PostPaginationRaisePostBackEvent Method
回发事件处理

Namespace: Adf.Web.Pagination
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public void RaisePostBackEvent(
	string eventArgument
)

Parameters

eventArgument
Type: SystemString
事件数据

Implements

IPostBackEventHandlerRaisePostBackEvent(String)
See Also