Click or drag to resize
PageUrlString Class
String representing page URL.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcPageUrlString

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public sealed class PageUrlString

The PageUrlString type exposes the following members.

Methods
  NameDescription
Public methodToAbsolute
Converts the page URL string to absolute URL.
Public methodToString
Gets the absolute path of the page URL representation.
(Overrides ObjectToString.)
Top
Operators
See Also