SPXmlContentMapProvider Constructor
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.