WebViewHandler<TJsInterop>.HostWebRootFolder

Optional folder that is mapped to HostWebHostNameForFolder. If this value is set the host mapping is made, otherwise no host mapping is done.

public string HostWebRootFolder { get; set; }

Remarks

Note you can vary this folder based on your #DEBUG setting and for DEBUG use a fixed local folder, while using an application relative path that is deployed with your app. This allows you to edit your HTML resources without having to recompile your code.

See also:

Class WebViewHandler

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic