Partager via


MobileListSiteMapNodeItem - Constructeur

Crée un contrôle ListSiteMapNodeItem

Espace de noms :  Microsoft.SharePoint.Mobile.WebControls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    itemIndex As Integer, _
    itemType As SiteMapNodeItemType _
)
'Utilisation
Dim itemIndex As Integer
Dim itemType As SiteMapNodeItemType

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

Paramètres

  • itemIndex
    Type : System.Int32

    L'index de l'élément à créer

Voir aussi

Référence

MobileListSiteMapNodeItem classe

MobileListSiteMapNodeItem - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms