Table of Contents
CurrentPageButtonFormat Property

Gets or sets the format string used to create the HTML text for pager buttons that represents the current page.

Syntax
 public String CurrentPageButtonFormat { get; set; }
See Also