Skip to content

Commit

Permalink
Add docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Nov 9, 2023
1 parent d651eb4 commit f9571f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lombiq.HelpfulLibraries.OrchardCore/Docs/Mvc.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
- `OrchardControllerExtensions`: Adds extension methods like `RedirectToContentDisplay(content)` to `Controller` objects.
- `ResultExecutingContextExtensions`: contains shortcuts for common context operations in `IAsyncResultFilter`s.
- `ShapeResultExtensions`: Adds extensions methods generating placement strings on your shape description, such as `UseTab()`.
- `UpdateModelExtensions`: Adds extension methods for working with the `IUpdateModel` such as `GetModelErrors()`.
- `UrlHelperExtensions`: Adds extension methods to the `@Url` helper, such as `EditContentItemWithTab()`.

## `TypedRoute`
Expand Down

0 comments on commit f9571f8

Please sign in to comment.