Click or drag to resize

CefNavigationEntryOriginalUrl Property

Returns the original URL that was entered by the user before any redirects.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public string OriginalUrl { get; }

Property Value

String
See Also