Click or drag to resize
PageUrlPathLanguagePrefixFormatChanger Class
Changes URL language prefix format of page URL paths on given site.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Routing.InternalPageUrlPathLanguagePrefixFormatChanger

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

The PageUrlPathLanguagePrefixFormatChanger type exposes the following members.

Constructors
  NameDescription
Public methodPageUrlPathLanguagePrefixFormatChanger
Initializes an instance of the PageUrlPathLanguagePrefixFormatChanger class.
Top
Methods
  NameDescription
Public methodChange
Change URL language prefix format of page URL paths.
Public methodChangeForCulture
Change URL language prefix format of page URL paths for given culture.
Top
See Also