@using MongoDB.Bson; Host @if (_model is not null) { @if (_model.Hosts is not null && _model.Hosts.Any()) { Select Unassign Cancel } else { Assign Cancel } } @code { private bool _visible; }