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