Skip to content

Commit aa244f8

Browse files
committed
Remove hints about not being checked against latest versions
1 parent 451870e commit aa244f8

File tree

2 files changed

+0
-12
lines changed
  • 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors
  • 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors

2 files changed

+0
-12
lines changed

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/file-upload.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ Example: `"/media/o01axaqu/guidelines-on-remote-working.pdf"`
5252

5353
## Add values programmatically
5454

55-
{% hint style="info" %}
56-
The samples in this section have not been verified against the latest version of Umbraco.
57-
58-
Instead, we recommend using the [Media Picker](media-picker-3.md) for uploading files to your Umbraco website.
59-
{% endhint %}
60-
6155
See the example below to see how a value can be added or changed programmatically. To update a value of this property editor you need the [Content Service](https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.ContentService.html) and the [Media Service](https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.MediaService.html).
6256

6357
{% hint style="info" %}

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/file-upload.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ Example: `"/media/o01axaqu/guidelines-on-remote-working.pdf"`
5252

5353
## Add values programmatically
5454

55-
{% hint style="info" %}
56-
The samples in this section have not been verified against the latest version of Umbraco.
57-
58-
Instead, we recommend using the [Media Picker](media-picker-3.md) for uploading files to your Umbraco website.
59-
{% endhint %}
60-
6155
See the example below to see how a value can be added or changed programmatically. To update a value of this property editor you need the [Content Service](https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.ContentService.html) and the [Media Service](https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.MediaService.html).
6256

6357
{% hint style="info" %}

0 commit comments

Comments
 (0)