@inherits MSGComponentBase @T("Test how we load your file. Check the content before further processing.") @if (string.IsNullOrWhiteSpace(this.FilePath)) { } else { } @T("Close")