Share via


MobileListSiteMapNodeItem constructor

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    itemIndex As Integer, _
    itemType As SiteMapNodeItemType _
)
'Usage
Dim itemIndex As Integer
Dim itemType As SiteMapNodeItemType

Dim instance As New MobileListSiteMapNodeItem(itemIndex, _
    itemType)
public MobileListSiteMapNodeItem(
    int itemIndex,
    SiteMapNodeItemType itemType
)

Parameters

See also

Reference

MobileListSiteMapNodeItem class

MobileListSiteMapNodeItem members

Microsoft.SharePoint.Mobile.WebControls namespace