fremler

Results 1 issues of fremler

When trying to get a `SiteSettingsPage` that does not exists as a child to `StartPage` with the following code `var siteSettings = ContentReference.StartPage.GetSingletonPage();` it should return `null` and not throw...