Compartilhar via


WSSXmlUrlResolver constructor (WebPart, Hashtable)

Inicializa uma nova instância da classe WSSXmlUrlResolver .

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Sub New ( _
    webPart As WebPart, _
    hashTable As Hashtable _
)
'Uso
Dim webPart As WebPart
Dim hashTable As Hashtable

Dim instance As New WSSXmlUrlResolver(webPart, _
    hashTable)
public WSSXmlUrlResolver(
    WebPart webPart,
    Hashtable hashTable
)

Parâmetros

Ver também

Referência

WSSXmlUrlResolver class

WSSXmlUrlResolver members

WSSXmlUrlResolver overload

Microsoft.SharePoint.WebPartPages namespace