Click or drag to resize
PageRoutingUIHelper Class
Provides helper methods for page routing UI.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.Web.UIPageRoutingUIHelper

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public static class PageRoutingUIHelper

The PageRoutingUIHelper type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSLUGS_LIST_SUBTAB_NAME
Name of the query string which indicates if the slugs list should be displayed.
Top
Methods
  NameDescription
Public methodStatic memberGetCollisionErrorMessages
Gets error message for given collision.
Public methodStatic memberGetSlugsListingPath
Gets the path for a page displaying list of page slugs.
Top
See Also