Upgrade to Preview8
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
string type = "alert alert-success"; // optional
|
||||
bool authorized = false;
|
||||
|
||||
protected override void OnInit()
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
if (PageState.User != null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user