WebGrid.PageFieldName 属性

定义

获取用于指定实例的当前页的查询字符串字段的 WebGrid 全名。

public string PageFieldName { get; }
member this.PageFieldName : string
Public ReadOnly Property PageFieldName As String

属性值

用于指定网格的当前页的查询字符串字段的全名。

适用于