MobileListViewIterator class

Renders the list of mobile views for a list.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.MobileControls.MobileControl
      Microsoft.SharePoint.MobileControls.SPMobileComponent
        Microsoft.SharePoint.Portal.MobileControls.MobileListViewIterator

Namespace:  Microsoft.SharePoint.Portal.MobileControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public NotInheritable Class MobileListViewIterator _
    Inherits SPMobileComponent
'Usage
Dim instance As MobileListViewIterator
public sealed class MobileListViewIterator : SPMobileComponent

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MobileListViewIterator members

Microsoft.SharePoint.Portal.MobileControls namespace