You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
-
61
55
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).
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
-
61
55
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).
0 commit comments