Click or drag to resize
PageUrlPathSlugUpdater Class
Updates page URL path slug for given page.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Routing.InternalPageUrlPathSlugUpdater

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

The PageUrlPathSlugUpdater type exposes the following members.

Constructors
  NameDescription
Public methodPageUrlPathSlugUpdater
Initializes an instance of PageUrlPathSlugUpdater class.
Top
Methods
  NameDescription
Public methodTryUpdate
Tries to update the slug.
Top
See Also