WSSXmlUrlResolver class
建立新的解決器,為指定的網頁組件。
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
'宣告
Public NotInheritable Class WSSXmlUrlResolver _
Inherits XmlUrlResolver _
Implements IDisposable
'用途
Dim instance As WSSXmlUrlResolver
public sealed class WSSXmlUrlResolver : XmlUrlResolver,
IDisposable
備註
衍生自 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.