Click or drag to resize
SitePageUrlPathsManager Class
Manages page URL paths for given site.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Routing.InternalSitePageUrlPathsManager

Namespace: CMS.DocumentEngine.Routing.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public sealed class SitePageUrlPathsManager

The SitePageUrlPathsManager type exposes the following members.

Constructors
  NameDescription
Public methodSitePageUrlPathsManager
Creates an instance of the SitePageUrlPathsManager class.
Top
Methods
  NameDescription
Public methodDelete
Deletes the page URL paths for the site.
Public methodGenerate
Generates the page URL paths for the site.
Top
See Also