Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rivkiker 6 posts 27 karma points
    Apr 25, 2021 @ 07:31
    Rivkiker
    0

    Umbraco 8 - Get value from umbracoSettings.config in code

    I had the following code in v7: UmbracoConfig.For.UmbracoSettings().Content.NotificationEmailAddress

    How am i supposed to write this on Umbraco 8?

  • Huw Reddick 1770 posts 6157 karma points MVP c-trib
    Apr 25, 2021 @ 16:23
    Huw Reddick
    1

    try this

    Current.Configs.Settings().Content.NotificationEmailAddress;

Please Sign in or register to post replies

Write your reply to:

Draft