4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
@if (!string.IsNullOrWhiteSpace(Value))
|
|
{
|
|
<span class="@Value" aria-hidden="true"></span>
|
|
} |