Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initialize an instance of the SharePoint SPXmlContentMapProvider object.
Namespace: Microsoft.SharePoint.Navigation
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPXmlContentMapProvider()
public SPXmlContentMapProvider()
Remarks
For the default behavior when security trimming is enabled, see "Remarks" in IsAccessibleToUser.