UnboundSiteMapProviderBase.Clear() Method
Removes all elements in the collections of child and parent site map nodes and site map providers that the UnboundSiteMapProviderBase object internally tracks as part of its state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The Clear method can be used to remove all elements from all collections of child and parent site map nodes.
See Also