Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes NullReferenceException with recursive GetVortoValue #100

Merged
merged 2 commits into from
Aug 17, 2018
Merged

Fixes NullReferenceException with recursive GetVortoValue #100

merged 2 commits into from
Aug 17, 2018

Commits on Nov 21, 2017

  1. Update IPublishedContentExtensions.cs

    Fix for NullReferenceException when calling GetVortoValue : allow return of defaultValue or if the recursive parameter set true traversal up the tree.
    drangus authored Nov 21, 2017
    Configuration menu
    Copy the full SHA
    cccfcd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Update IPublishedContentExtensions.cs

    Whitespacing formatting, to match current code style
    leekelleher authored Nov 23, 2017
    Configuration menu
    Copy the full SHA
    84c6fe1 View commit details
    Browse the repository at this point in the history