Click or drag to resize
VersionHistoryInfoRoutingExtensions Class
Provides methods for page version to retrieve routing data from a version.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Routing.InternalVersionHistoryInfoRoutingExtensions

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

The VersionHistoryInfoRoutingExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetPageUrlPathSlugs
Retrieves the page URL path slugs from a page recycle bin version.
Top
See Also