Click or drag to resize
SitePageUrlPathsManagerDelete Method
Deletes the page URL paths for the site.

Namespace: CMS.DocumentEngine.Routing.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public void Delete()
Remarks
Method always deleted the page URL paths and doesn't check the site routing mode.
See Also