Click or drag to resize
PresentationUrlNormalizer Class
Normalizes presentation URL.
Inheritance Hierarchy
SystemObject
  CMS.SiteProvider.InternalPresentationUrlNormalizer

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

The PresentationUrlNormalizer type exposes the following members.

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