Compartilhar via


WSSXmlUrlResolver class

Cria uma nova resolução para a Web Part dada.

Inheritance hierarchy

System.Object
  System.Xml.XmlResolver
    System.Xml.XmlUrlResolver
      Microsoft.SharePoint.WebPartPages.WSSXmlUrlResolver

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

Syntax

'Declaração
Public NotInheritable Class WSSXmlUrlResolver _
    Inherits XmlUrlResolver _
    Implements IDisposable
'Uso
Dim instance As WSSXmlUrlResolver
public sealed class WSSXmlUrlResolver : XmlUrlResolver, 
    IDisposable

Comentários

Derivado de System.XmlUrlResolver.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

WSSXmlUrlResolver members

Microsoft.SharePoint.WebPartPages namespace