Share via


ListControlBuilder Class

Provides parsing support for List and SelectionList controls.

public class System.Web.UI.MobileControls.ListControlBuilder :
   MobileControlBuilder

Remarks

This class is created internally and used by the page parser when parsing a <mobile:List> or <mobile:SelectionList> tag. The ListControlBuilder class recognizes statically declared <Item> elements.

Requirements

Namespace: System.Mobile.Web.UI.MobileControls

Assembly: System.Web.Mobile

See Also

List | List Control | SelectionList | SelectionList Control