Upgrade to Preview8
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
string buttonClass = "btn btn-primary";
|
||||
bool authorized = false;
|
||||
|
||||
protected override void OnInit()
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
text = Action;
|
||||
if (!String.IsNullOrEmpty(Text))
|
||||
|
Reference in New Issue
Block a user