创建一个 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
)
参数
itemIndex
类型:System.Int32要创建的项的索引
itemType
类型:System.Web.UI.WebControls.SiteMapNodeItemType要创建的项目的SiteMapNodeItemType类型