diff --git a/10/umbraco-forms/developer/prepping-frontend.md b/10/umbraco-forms/developer/prepping-frontend.md index 377935c7220..1816cd14c91 100644 --- a/10/umbraco-forms/developer/prepping-frontend.md +++ b/10/umbraco-forms/developer/prepping-frontend.md @@ -15,6 +15,8 @@ You can use the following Razor helper to output script tags containing the depe ``` +`Url` is a parameter passed into the method. It’s defined as a property on the base view model for an Umbraco template, so it will be automatically available in your Razor views. + Alternatively, you can add the dependencies to the body tag: ```csharp diff --git a/13/umbraco-forms/developer/prepping-frontend.md b/13/umbraco-forms/developer/prepping-frontend.md index 2d1ac898302..a49faddfd31 100644 --- a/13/umbraco-forms/developer/prepping-frontend.md +++ b/13/umbraco-forms/developer/prepping-frontend.md @@ -18,6 +18,8 @@ You can use the following Razor helper to output script tags containing the depe ``` +`Url` is a parameter passed into the method. It’s defined as a property on the base view model for an Umbraco template, so it will be automatically available in your Razor views. + Alternatively, you can add the dependencies to the body tag: ```csharp diff --git a/14/umbraco-forms/developer/prepping-frontend.md b/14/umbraco-forms/developer/prepping-frontend.md index 61217d57cdb..f0b644751f5 100644 --- a/14/umbraco-forms/developer/prepping-frontend.md +++ b/14/umbraco-forms/developer/prepping-frontend.md @@ -15,6 +15,8 @@ You can use the following Razor helper to output script tags containing the depe ``` +`Url` is a parameter passed into the method. It’s defined as a property on the base view model for an Umbraco template, so it will be automatically available in your Razor views. + Alternatively, you can add the dependencies to the body tag: ```csharp diff --git a/15/umbraco-forms/developer/prepping-frontend.md b/15/umbraco-forms/developer/prepping-frontend.md index 61217d57cdb..f0b644751f5 100644 --- a/15/umbraco-forms/developer/prepping-frontend.md +++ b/15/umbraco-forms/developer/prepping-frontend.md @@ -15,6 +15,8 @@ You can use the following Razor helper to output script tags containing the depe ``` +`Url` is a parameter passed into the method. It’s defined as a property on the base view model for an Umbraco template, so it will be automatically available in your Razor views. + Alternatively, you can add the dependencies to the body tag: ```csharp diff --git a/16/umbraco-forms/developer/prepping-frontend.md b/16/umbraco-forms/developer/prepping-frontend.md index 61217d57cdb..f0b644751f5 100644 --- a/16/umbraco-forms/developer/prepping-frontend.md +++ b/16/umbraco-forms/developer/prepping-frontend.md @@ -15,6 +15,8 @@ You can use the following Razor helper to output script tags containing the depe ``` +`Url` is a parameter passed into the method. It’s defined as a property on the base view model for an Umbraco template, so it will be automatically available in your Razor views. + Alternatively, you can add the dependencies to the body tag: ```csharp