Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
- C# get results from Task.WhenAll
- C# HttpClient POST or PUT Json with content type application/json
- Run tasks in parallel using .NET Core, C# and async coding
- C# DateTime to UNIX timestamps
- C# Get expiry timestamp from JWT token
- Using C# HttpClient from Sync and Async code
- C# Log to Application Insights and File from your .NET 6 Application
Archive
Meta
Tag Archives: MediaManager
Sitecore Links with LinkManager and MediaManager
This article describes how Sitecore handles internal and external links, how you can resolve the correct URL to an item, and what you should know about links when building multisite and multilanguage websites. UPDATE 2019-11-12: This article is still valid … Continue reading
Posted in .net, c#, Sitecore 6, Sitecore 7, Sitecore 8, Sitecore 9
Tagged LinkManager, LinkProvider, MediaManager, Sitecore, SiteResolving
7 Comments
Replacing mediaitems in Sitecore
This tip is from one of my colleagues Frederik Örnfelt who read my post about Adding a file to the Sitecore Media Library. But instead of adding files, he simply wanted to replace one item with another. Replacing media items … Continue reading
Posted in .net, c#, General .NET, Sitecore 6
Tagged media library, MediaItem, MediaManager, Sitecore
1 Comment