1 write to LinkText
Aspire.Hosting (1)
InteractionService.cs (1)
560
LinkText
= linkText;
2 references to LinkText
Aspire.Hosting (2)
Dashboard\DashboardService.cs (2)
109
if (notification.
LinkText
!= null)
111
change.Notification.LinkText = notification.
LinkText
;