@attribute [Route(Routes.ASSISTANT_ICON_FINDER)] @inherits AssistantBaseCore @foreach (var source in Enum.GetValues()) { @source.Name() } @if (this.selectedIconSource is not IconSources.GENERIC) { Open website }