MobileListViewIterator members

Renders the list of mobile views for a list.

The MobileListViewIterator type exposes the following members.

Constructors

  Name Description
Public method MobileListViewIterator Initializes a new instance of the MobileListViewIterator class.

Top

Properties

  Name Description
Public property DefaultTemplateName Gets the name of the default template for the list of mobile views. (Overrides SPMobileComponent.DefaultTemplateName.)
Public property Format Gets or sets a value that indicates whether a list is rendered as a simple list or as a drop-down list control.
Protected property IsEllipsisRenderingText Gets a value that indicates whether the length of the string representation of the list of views exceeds the mobile rendering limit. (Overrides SPMobileComponent.IsEllipsisRenderingText.)
Public property ListViewSelectionListControl Gets an object that contains a list of mobile views from which the user can choose.
Protected property SubControlNumberLimitKey Gets a string that can be used to look up, in the mobile Web.config file, the mobile rendering limit of the number of views that can appear in the list. (Overrides SPMobileComponent.SubControlNumberLimitKey.)
Protected property TextLengthLimitKey Gets a string that can be used to look up, in the mobile Web.config file, the mobile rendering limit of each item in the list of views. (Overrides SPMobileComponent.TextLengthLimitKey.)

Top

Methods

  Name Description
Protected method CreateChildControls Creates a child drop-down list that renders the list of views. (Overrides SPMobileComponent.CreateChildControls().)

Top

See also

Reference

MobileListViewIterator class

Microsoft.SharePoint.Portal.MobileControls namespace