@inherits MSGComponentBase @if (this.EnableDragDrop) {
@this.ButtonText @T("Drop one file here to load its content.")
} else { @this.ButtonText }