Click or drag to resize
PageUrlPathNormalizer Class
Normalizes URL for routing feature.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.InternalPageUrlPathNormalizer

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

The PageUrlPathNormalizer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberNormalize
Ensures correct format of the urlPath.
Top
See Also