DataPagerDesigner.PagedControlID Property

 

Gets or sets a value for the designer version of the DataPager.PagedControlID property.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

public string PagedControlID { get; set; }

Property Value

Type: System.String

The value of the DataPager.PagedControlID property.

.NET Framework
Available since 3.5
Return to top
Show: