MobileListSiteMapNodeItem 构造函数

创建一个 ListSiteMapNodeItem 控件

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Sub New ( _
    itemIndex As Integer, _
    itemType As SiteMapNodeItemType _
)
用法
Dim itemIndex As Integer
Dim itemType As SiteMapNodeItemType

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

参数

另请参阅

引用

MobileListSiteMapNodeItem 类

MobileListSiteMapNodeItem 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间