SyntaxFix
Write A Post
Hire A Developer
Questions
?? is there to provide a value for a nullable type when the value is null. So, if formsAuth is null, it will return new FormsAuthenticationWrapper().
??