WSSXmlUrlResolver constructor (WebPart, Hashtable)
初始化WSSXmlUrlResolver類別的新執行個體。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
webPart As WebPart, _
hashTable As Hashtable _
)
'用途
Dim webPart As WebPart
Dim hashTable As Hashtable
Dim instance As New WSSXmlUrlResolver(webPart, _
hashTable)
public WSSXmlUrlResolver(
WebPart webPart,
Hashtable hashTable
)
參數
- webPart
Type: Microsoft.SharePoint.WebPartPages.WebPart
- hashTable
Type: System.Collections.Hashtable