Click or drag to resize
PageUrlDataContext Class
URL Data context of currently processed page.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngine.InternalPageUrlDataContext

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

The PageUrlDataContext type exposes the following members.

Constructors
  NameDescription
Public methodPageUrlDataContext
Top
Properties
  NameDescription
Public propertyCultureCode
Gets culture code representing the language version of currently processed page.
Public propertyRedirectionPath
Gets the redirection path for currently processed page.
Public propertyRedirectionPresentationUrl
Gets the redirection presentation URL for currently processed page.
Top
See Also