Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.PageDefinition.EvaluatedCanonicalUrl Property

Actual canonical Url.

Class: YetaWF.Core.Pages.PageDefinition
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public string? EvaluatedCanonicalUrl { get; set; }

Remarks

Unlike CanonicalUrl, the EvaluatedCanonicalUrl substitutes all variables.

See Also YetaWF.Core.Pages.PageDefinition ClassYetaWF.Core Overview