Click or drag to resize
SitePageUrlPathsManagerGenerate Method
Generates 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 Generate()
Remarks
Method always generates the page URL paths and doesn't check the site routing mode.
See Also