| Date | 2016-09-12 (3,377 days ago) |
|---|---|
| Downloads | 3,363 downloads |
| NuGet | View on NuGet |
| GitHub | View on GitHub |
| Target Frameworks | .NET 4.5 |
| Umbraco Versions | Umbraco 7 |
Changelog
LinkPickerItem class (see ea3da75).LinkPickerMode is now properly serialized when using JSON.net. By default, an enum value will be serialized to a numeric value. The mode is now serialized to a lowercase string instead - eg. "content" or "url" (see b552496).