Click or drag to resize
PageUrlPathCultureFormatChanger Class
Changes URL culture format of page URL paths on given site.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Routing.InternalPageUrlPathCultureFormatChanger

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

The PageUrlPathCultureFormatChanger type exposes the following members.

Constructors
  NameDescription
Public methodPageUrlPathCultureFormatChanger
Initializes an instance of the PageUrlPathCultureFormatChanger class.
Top
Methods
  NameDescription
Public methodChange
Changes URL culture format of page URL paths.
Public methodChangeForCulture
Changes URL culture format of page URL paths for given culture.
Top
See Also