CuteEditor for .NET 6.0 Class Library

Editor.BaseHref Property

Sets or retrieves the baseline URL on which relative links will be based.

[Visual Basic]
Public Property BaseHref As String
[C#]
public string BaseHref {get; set;}

See Also

Editor Class | CuteEditor Namespace