Click or drag to resize
CulturePageUrlPathsManager Class
Manages page URL paths for given site and culture.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Routing.InternalCulturePageUrlPathsManager

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

The CulturePageUrlPathsManager type exposes the following members.

Constructors
  NameDescription
Public methodCulturePageUrlPathsManager
Creates an instance of the CulturePageUrlPathsManager class.
Top
Methods
  NameDescription
Public methodDelete
Deletes the page URL paths for the site and given culture.
Public methodGenerate
Generates the page URL paths for the site and given culture.
Top
See Also