共用方式為


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
)

參數

請參閱

參照

WSSXmlUrlResolver class

WSSXmlUrlResolver members

WSSXmlUrlResolver overload

Microsoft.SharePoint.WebPartPages namespace