Click or drag to resize
GetPagination Properties

The GetPagination type exposes the following members.

Properties
  NameDescription
Public propertyAccessKey
获取或设置使您得以快速导航到 Web 服务器控件的访问键。
(Inherited from WebControl.)
Protected propertyAdapter
获取控件的浏览器特定适配器。
(Inherited from Control.)
Public propertyAlign
当未有数据时,是否显示,默认为显示
(Inherited from PaginationBase.)
Protected propertyAppendQuery
获取所添加的新查询串值
Public propertyAppRelativeTemplateSourceDirectory
获取或设置包含该控件的 PageUserControl 对象的应用程序相对虚拟目录。
(Inherited from Control.)
Public propertyAttributes
获取与控件的属性不对应的任意特性(只用于呈现)的集合。
(Inherited from WebControl.)
Public propertyBackColor
获取或设置 Web 服务器控件的背景色。
(Inherited from WebControl.)
Public propertyBindingContainer
获取包含该控件的数据绑定的控件。
(Inherited from Control.)
Public propertyBorderColor
获取或设置 Web 控件的边框颜色。
(Inherited from WebControl.)
Public propertyBorderStyle
获取或设置 Web 服务器控件的边框样式。
(Inherited from WebControl.)
Public propertyBorderWidth
获取或设置 Web 服务器控件的边框宽度。
(Inherited from WebControl.)
Public propertyButtonCount
获取或设置Template所设置样式中的按钮数,默认显示0个
(Inherited from PaginationBase.)
Protected propertyChildControlsCreated
获取一个值,该值指示是否已创建服务器控件的子控件。
(Inherited from Control.)
Public propertyClientID
获取由 ASP.NET 生成的服务器控件标识符。
(Inherited from Control.)
Protected propertyClientIDSeparator
获取一个字符值,该值表示 ClientID 属性中使用的分隔符字符。
(Inherited from Control.)
Protected propertyContext
为当前 Web 请求获取与服务器控件关联的 HttpContext 对象。
(Inherited from Control.)
Public propertyControls
获取 ControlCollection 对象,该对象表示 UI 层次结构中指定服务器控件的子控件。
(Inherited from Control.)
Public propertyControlStyle
获取 Web 服务器控件的样式。此属性主要由控件开发人员使用。
(Inherited from WebControl.)
Public propertyControlStyleCreated
获取一个值,该值指示是否已为 ControlStyle 属性创建了 Style 对象。此属性主要由控件开发人员使用。
(Inherited from WebControl.)
Public propertyCount
获取或设置总记录数
(Inherited from PaginationBase.)
Public propertyCssClass
获取或设置由 Web 服务器控件在客户端呈现的级联样式表 (CSS) 类。
(Inherited from WebControl.)
Protected propertyDesignMode
获取一个值,该值指示是否正在使用设计图面上的一个控件。
(Inherited from Control.)
Public propertyEnabled
获取或设置一个值,该值指示是否启用 Web 服务器控件。
(Inherited from WebControl.)
Public propertyEnableTheming
获取或设置一个值,该值指示是否对此控件应用主题。
(Inherited from WebControl.)
Public propertyEnableViewState
获取或设置一个值,该值指示服务器控件是否向发出请求的客户端保持自己的视图状态以及它所包含的任何子控件的视图状态。
(Inherited from Control.)
Protected propertyEvents
获取控件的事件处理程序委托列表。此属性为只读。
(Inherited from Control.)
Public propertyExcludeName
获取或设置不进行Url传递的查询参数,多个参数以逗号分隔
Public propertyFileName
获取当前请求的文件名称
Public propertyFistText
首页按钮
(Inherited from PaginationBase.)
Public propertyFont
获取与 Web 服务器控件关联的字体属性。
(Inherited from WebControl.)
Public propertyForeColor
获取或设置 Web 服务器控件的前景色(通常是文本颜色)。
(Inherited from WebControl.)
Public propertyHasAttributes
获取一个值,该值指示控件是否具有属性集。
(Inherited from WebControl.)
Protected propertyHasChildViewState
获取一个值,该值指示当前服务器控件的子控件是否具有任何已保存的视图状态设置。
(Inherited from Control.)
Public propertyHeight
获取或设置 Web 服务器控件的高度。
(Inherited from WebControl.)
Public propertyID
获取或设置分配给服务器控件的编程标识符。
(Inherited from Control.)
Protected propertyIdSeparator
获取用于分隔控件标识符的字符。
(Inherited from Control.)
Public propertyIndex
获取或设置当前页序
(Inherited from PaginationBase.)
Public propertyIndexName
获取或设置查询串中页索引查询名,当多个控件时请将此设置为控件间不相同
Protected propertyIsChildControlStateCleared
获取一个值,该值指示该控件中包含的控件是否具有控件状态。
(Inherited from Control.)
Public propertyIsCompute
获取是否已进行计算
(Inherited from PaginationBase.)
Protected propertyIsEnabled
获取一个值,该值指示是否启用控件。
(Inherited from WebControl.)
Public propertyIsPost
是否为回发组件
(Inherited from PaginationBase.)
Protected propertyIsTrackingViewState
获取一个值,用于指示服务器控件是否会将更改保存到其视图状态中。
(Inherited from Control.)
Protected propertyIsViewStateEnabled
获取一个值,该值指示是否为该控件启用了视图状态。
(Inherited from Control.)
Public propertyJumpStyle
获取或设置出现跳转操作的样式,0则不显示,默认不显示
(Inherited from PaginationBase.)
Public propertyLastIndex
获取最后一页页序
(Inherited from PaginationBase.)
Public propertyLastText
尾页按钮
(Inherited from PaginationBase.)
Protected propertyLoadViewStateByID
获取一个值,该值指示控件是否通过 ID 而不是索引参与加载其视图状态。
(Inherited from Control.)
Public propertyNamingContainer
获取对服务器控件的命名容器的引用,此引用创建唯一的命名空间,以区分具有相同 ID 属性值的服务器控件。
(Inherited from Control.)
Public propertyNextIndex
获取下一页页序
(Inherited from PaginationBase.)
Public propertyNextText
下一页铵钮
(Inherited from PaginationBase.)
Public propertyOnClientClick
获取或设置客户端单击事件方法
(Inherited from PaginationBase.)
Public propertyPage
获取对包含服务器控件的 Page 实例的引用。
(Inherited from Control.)
Public propertyParent
获取对页 UI 层次结构中服务器控件的父控件的引用。
(Inherited from Control.)
Public propertyPreIndex
获取上一页页序
(Inherited from PaginationBase.)
Public propertyPreText
上一页按钮
(Inherited from PaginationBase.)
Protected propertyQueryString
获取或设置新的查询串
Public propertyRecordIndex
获取进行数据处理后当前页当前最大数值,该值可做为数据处理索引开始值
(Inherited from PaginationBase.)
Public propertySite
获取容器信息,该容器在呈现于设计图面上时承载当前控件。
(Inherited from Control.)
Public propertySize
获取或设置分页大小,默认为10
(Inherited from PaginationBase.)
Public propertySkinID
获取或设置要应用于控件的外观。
(Inherited from WebControl.)
Public propertyStyle
获取将在 Web 服务器控件的外部标记上呈现为样式属性的文本属性的集合。
(Inherited from WebControl.)
Public propertyTabIndex
获取或设置 Web 服务器控件的选项卡索引。
(Inherited from WebControl.)
Protected propertyTagKey
获取与此 Web 服务器控件相对应的 HtmlTextWriterTag 值。此属性主要由控件开发人员使用。
(Inherited from WebControl.)
Protected propertyTagName
获取控件标记的名称。此属性主要由控件开发人员使用。
(Inherited from WebControl.)
Public propertyTemplate
获取或设置视图样式类
(Inherited from PaginationBase.)
Public propertyTemplateControl
获取或设置对包含该控件的模板的引用。
(Inherited from Control.)
Public propertyTemplateIndex
获取或设置Template属性设置中输出样式的序号,默认为 0
(Inherited from PaginationBase.)
Public propertyTemplateSourceDirectory
获取包含当前服务器控件的 PageUserControl 的虚拟目录。
(Inherited from Control.)
Public propertyToolTip
获取或设置当鼠标指针悬停在 Web 服务器控件上时显示的文本。
(Inherited from WebControl.)
Public propertyTotalName
获取或设置查询串中数据总量查询名,当多个控件时请将此为控件间不相同
Public propertyUniqueID
获取服务器控件的唯一的、以分层形式限定的标识符。
(Inherited from Control.)
Protected propertyViewState
获取状态信息的字典,这些信息使您可以在同一页的多个请求间保存和还原服务器控件的视图状态。
(Inherited from Control.)
Protected propertyViewStateIgnoresCase
获取一个值,该值指示 StateBag 对象是否不区分大小写。
(Inherited from Control.)
Public propertyVisible
获取或设置一个值,该值指示服务器控件是否作为 UI 呈现在页上。
(Inherited from Control.)
Public propertyWidth
获取或设置 Web 服务器控件的宽度。
(Inherited from WebControl.)
Public propertyWriteStyle
是否输出Template所设置样式中的CSS样式表
(Inherited from PaginationBase.)
Public propertyZeroVisible
当未有数据时,是否显示,默认为显示
(Inherited from PaginationBase.)
Top
See Also