Click or drag to resize
PageUrlDataContextRedirectionPath Property
Gets the redirection path for currently processed page.

Namespace: CMS.DocumentEngine.Internal
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public string RedirectionPath { get; set; }

Property Value

Type: String
See Also