Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
- C# HttpClient POST or PUT Json with content type application/json
- C# get results from Task.WhenAll
- Run tasks in parallel using .NET Core, C# and async coding
- C# Get expiry timestamp from JWT token
- Using C# HttpClient from Sync and Async code
- Creating dynamic arrays and lists using Dynamic and ExpandoObject in C#
- C# Remove Duplicates from List with LINQ
Archive
Meta
Tag Archives: Publishing
Sitecore Publishing – Programmatically determine if item should be published
Sitecore uses it’s publish settings to determine if an item should be published. But you can only control a publish from versions and date times. So what if you have other values that determine if an item must be published … Continue reading
Posted in General .NET, Sitecore 6, Sitecore 7, Sitecore 8
Tagged DeleteTargetItem, Publishing, publishItem, Sitecore
2 Comments