CefNavigationEntryUrl Property |
Returns the actual URL of the page. For some pages this may be data: URL or
similar. Use GetDisplayURL() to return a display-friendly version.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic string Url { get; }Property Value
String
See Also