Click or drag to resize

CefNavigationEntryGetDisplayUrl Property

Returns a display-friendly version of the URL.

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

Property Value

String
See Also