Click or drag to resize
DocumentContextPageResultUrlPath Property
Gets or sets the url path of the current request.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected internal static string PageResultUrlPath { get; set; }

Property Value

Type: String
See Also