SPXmlContentMapProvider.Clear Method
Removes all elements in the collections of child and parent site map nodes and site map providers that the SPXmlContentMapProvider object internally tracks as part of its state.
Namespace: Microsoft.SharePoint.Navigation
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Sub Clear
'Usage
Me.Clear()
protected override void Clear()
Remarks
This method clears page exceptions and initializes pages for use.
See Also
Reference
SPXmlContentMapProvider Members