Click or drag to resize
GetPaginationExcludeName Property
获取或设置不进行Url传递的查询参数,多个参数以逗号分隔

Namespace: Adf.Web.Pagination
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public string ExcludeName { get; set; }

Property Value

Type: String
See Also