Skip to content

Commit 9956204

Browse files
Delete obsolete message
1 parent 82b5451 commit 9956204

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

14/umbraco-cms/reference/querying/itagquery.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ After this you can use `_tagQuery` to access the `ITagQuery`.
1818

1919
If you're using it in controllers, you can inject it into the constructor like so:
2020

21-
{% hint style="warning" %}
22-
The example below uses UmbracoApiController which is obsolete in Umbraco 14 and will be removed in Umbraco 15.
23-
{% endhint %}
24-
2521
```csharp
2622
using System.Collections.Generic;
2723
using System.Linq;

0 commit comments

Comments
 (0)