@inherits MSGComponentBase @if (string.IsNullOrWhiteSpace(this.Text)) { @T("Use file content as input") } else { @this.Text }