WSSXmlUrlResolver Class
Creates a new resolver for the given webpart.
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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class WSSXmlUrlResolver _
Inherits XmlUrlResolver _
Implements IDisposable
'Usage
Dim instance As WSSXmlUrlResolver
public sealed class WSSXmlUrlResolver : XmlUrlResolver,
IDisposable
Remarks
Derived from 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.