4 types derived from PagedControl
System.Web.Mobile (4)
UI\MobileControls\List.cs (1)
42public class List : PagedControl, INamingContainer, IListControl, ITemplateable, IPostBackEventHandler
UI\MobileControls\LiteralText.cs (1)
33public class LiteralText : PagedControl
UI\MobileControls\ObjectList.cs (1)
41public class ObjectList : PagedControl, INamingContainer, ITemplateable, IPostBackEventHandler
UI\MobileControls\TextView.cs (1)
45public class TextView : PagedControl