Posted 16 September 2025, 2:51 am EST
we are using below code to load style and script file, but how to customize the host or virtual path?
because our application is deployed behind a gateway, it has customized host and virtual path to determine the traffic route.
@Html.C1().Styles()
@Html.C1().Scripts().Basic()